Skip to content

Jupyter datascience-notebook image with python3 and mysql client

Notifications You must be signed in to change notification settings

fabdbt/jupyter-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jupyter-sql

Jupyter datascience-notebook image with python3 and mysql client

Clone Repo

git clone [email protected]:Apokly/jupyter-sql.git

Build image

docker build -t jupyter-sql .

Run image

Replace Workdir with absolute BI_python folder path and run : docker run -it -p 8888:8888 -v WORKDIR:/home/jovyan/work jupyter-sql start-notebook.sh

Option : --NotebookApp.token=TOKEN_TO_REPLACE

About

Jupyter datascience-notebook image with python3 and mysql client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published