Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create JupyterLab based version of Dockerfile #347 #356

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomichec
Copy link

This is the start of the jupyterlab interface as requested in issue #347 . It is based on the openworm/openworm docker image, so it contains all required packages including precompiled sibernetic.

It is meant to be used with docker-compose, which is the standard way of making more complex docker workflow (and my suggestion would be to change also other containers in this way). After starting the docker container with docker-compose up (as described in docker/README.md), the jupyter interface is available on http://localhost:8888

To fully comply with the request in the issue #347, it should also include Jupyter notebook with some usage example. However, it fails to finish for me at the moment, so I leave it up to someone more experienced with openworm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant