Skip to content

felipewove/jupyter-notebook-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebook in Docker-compose

Start an updated Jupyter nootebok without installing libs

Commands

Starting

Run the command docker-compose up --build to download the image and initialize! It'll keep the console for logs.

Copy the URL with the token on the console to the browser to start using

Shutting down

Press CTRL + C to stop running.

Also, run the command docker-compose down to terminate any orphan container.

About

A docker-compose for using Jupyter Notebook (scipy package)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published