Skip to content

cc-jj/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Notebooks

A collection of random Jupyter Notebooks

Installation

Use python 3.9 to create a virtualenv:

python -V  # 3.9.7
python -m venv env
source ./env/bin/activate
python -m pip install -r ./requirements.txt

Running the Jupyter Notebook server

source ./env/bin/activate
jupyter notebook

About

Random Jupyter Notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages