Skip to content

Jupyter notebooks for demonstrating helpful things ๐Ÿ““

License

Notifications You must be signed in to change notification settings

c-core-labs/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

C-CORE-Labs Notebooks ๐Ÿ““

Jupyter notebooks for demonstrating helpful things

Use with Poetry

Install dependencies

poetry install

Start notebook server

poetry run start

Update requirements.txt dependencies

poetry run freeze

Use without Poetry (plain old pip)

Install dependencies

pip install -f requirements.txt

Run notebook server

jupyter lab

About

Jupyter notebooks for demonstrating helpful things ๐Ÿ““

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published