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

Docker container for nglview with jupyterlab #653

Merged
merged 6 commits into from Jul 23, 2017

Conversation

hainm
Copy link
Collaborator

@hainm hainm commented Jul 23, 2017

How to run?

docker pull hainm/nglview:1.0.a0 # only do once
docker run -it --rm -p 8888:8888 hainm/nglview:1.0.a0

You will see something similar below (in very end):

$ docker run -it --rm -p 8888:8888 hainm/nglview:1.0.a0
...
    Copy/paste this URL into your browser when you connect for the first time,
    to login with a token:
        http://localhost:8888/?token=8561123c64045c134ef3aae8e1f54a7d500e5a547aa9e6f7

Just follow that.

screen shot 2017-07-23 at 2 00 45 am

@hainm hainm merged commit 768df2e into nglviewer:master Jul 23, 2017
@hainm hainm deleted the jupyterlab-docker branch August 18, 2017 05:37
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.

None yet

1 participant