Skip to content

steerai/jupyter

jupyter-docker-compose

A simple template for running jupyter notebook in a docker-container.

Apart from running the jupyter/minimal-notebook notebook image it will make sure the dependencies from requirements.txt are installed.

How to use

  1. Copy the files in the repo to your own project directory.
  2. Make sure the required dependencies are in requirements.txt.
  3. Open a terminal and run:
docker-compose up 

After the requirements are installed the jupyter server will be started. When ready it will provide you the url to the notebook webinterface.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENCE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published