Skip to content

Use this template for creating jupiter notebooks compatible with Gitpod and local enviroments

Notifications You must be signed in to change notification settings

breatheco-de/jupyter-notebook-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Notebook Template

Use this template for creating Jupyter notebooks compatible with Gitpod and local environments.

Once the Gitpod workspace has successfully loaded, it will install the most common dependencies used in a typical notebook.

How to use

  • Add your notebooks in the ./notebbook folder.
  • Open the notebooks and run the python code.

Default dependencies

# Base ----------------------------------------
pandas>=1.1.4
numpy>=1.18.5
opencv-python>=4.1.2
matplotlib>=3.2.2
ipyleaflet>=0.14.0
sympy>=1.10.1

# Machine learning ----------------------------
sklearn

About

Use this template for creating jupiter notebooks compatible with Gitpod and local enviroments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published