Skip to content

sim51/docker-data-science-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker environment for the data science training

Launch the environment

On all environment

Step 2 : Clone the training repository

In this directory, just clone the training repository : git clone https://github.com/mneedham/data-science-training

Step 3 : Launch docker

You just have to run docker-compose up

On linux

On linux you can directly run the script run.sh, it will download everything you need and also run the docker-compose up command for you.

Use the environment

Your Neo4j database is available on your laptop at this url http://localhost:7474/browser with the following login/password → neo4j / admin But inside other container (like the jupyter one) your should use bolt://data-science-training-neo4j.

Jupyter is available at the following url http://localhost:8888/ To login, you will need to search the token in the docker logs something. You should see something similar to that : [I 17:39:57.299 NotebookApp] http://(9d6f11a3c1a1 or 127.0.0.1):8888/?token=04833158d59cd1ac094602f9b097822a904fa285607e1c59

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages