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

add Jupyter notebook environment with Docker #107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add Jupyter notebook environment with Docker #107

wants to merge 2 commits into from

Conversation

kozo2
Copy link
Contributor

@kozo2 kozo2 commented Mar 21, 2016

You can test this with

docker pull kozo2/bioruby
docker run -dp 443:8888 kozo2/bioruby

and open localhost:443 with your web browser (On Linux. If you use Windows or Mac, open 192.168.99.100:443).

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