Skip to content

tence/exploring-data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

exploring-data-science

Resources and experiments to explore data science concepts, technologies and tools.

Using jupyter-notebooks

Start jupyter-notebooks docker image using the following command in git checkout root directory:

docker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes -v "$PWD":/home/jovyan/work jupyter/datascience-notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published