Sign inSign up

ramb0/vistajupyter

By ramb0

Updated over 4 years ago

Image
0

352

ramb0/vistajupyter repository overview

A container running openVistA as well as Jupiyter

To run:

docker run -d -p 8888:8888 ramb0/vistajupyter To run with persistent storage, create a directory i.e. /opt/jupyterdir and then:

docker run -d -p 8888:8888 -v /opt/jupyterdir:/home/jupyter ramb0/vistajupyter Then navigate to the Jupyter browser on http://ip-address-of-docker-server:8888

Enter the password test

Further details:

https://github.com/RamSailopal/yottadb_kernel

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

almost 5 years ago

docker pull ramb0/vistajupyter