Skip to content

tonidezman/custom-jupyter-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Custom Jupyter Playground in Docker

When you clone the repo remember to add /data directory with some sample csv

Start the app:

# add data/ folder with some sample csv files
$ docker build --tag custom_jupyter_playground .
$ docker run -it --name custom_jupyter_playground -p 8888:8888 custom_jupyter_playground

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published