Skip to content

infra-top/docker-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jupyter

Build Images

docker-compose -f docker-compose_jupyter-base.yml build --pull

docker-compose -f docker-compose_jupyter-ijulia.yml build --pull

docker-compose -f docker-compose_jupyter-python2.yml build --pull

docker-compose -f docker-compose_jupyter-ijavascript.yml build --pull

docker-compose -f docker-compose_jupyter-iruby.yml build --pull

docker-compose -f docker-compose_jupyter-ierl.yml build --pull

docker-compose -f docker-compose_jupyter-golang.yml build --pull

docker-compose -f docker-compose_jupyter-perl.yml build --pull

docker-compose -f docker-compose_jupyter-java.yml build --pull

docker-compose -f docker-compose_jupyter-cling.yml build --pull

docker-compose -f docker-compose_jupyter-icsharp.yml build --pull

docker-compose -f docker-compose_jupyter-haskell-base.yml build --pull

docker-compose -f docker-compose_jupyter-haskell.yml build --pull

docker-compose build --pull

Run

docker network create --driver=bridge --ipam-driver=default --subnet=172.16.238.0/24 local-network

# start up
docker-compose up

# find URL with token in console e.g. https://(58c8a3d0fa05 or 127.0.0.1):8888/?token=eb8a19a4dc33cd4ac5dfc3aaf98fad7a5312a669422a5a96

# shutdown
docker-compose stop

# destroy
docker-compose down -v
# in container
jupyter kernelspec list

Jupyter Documents

github.com/jupyter/docker-stacks

Jupyter Docker Stacks

Selecting an Image

Jupyter kernels

TODOs

https://medium.com/eliiza-ai/swift-4-1-in-a-jupyter-notebook-725601f79c68

https://github.com/ligee/kotlin-jupyter

https://github.com/pprzetacznik/IElixir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published