Skip to content

greenkidneybean/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorials

A few home-grown snippets and guides 🌱

Binder

Use the above "Launch Binder" button above to run Jupyter Notebooks remotely.

You may need to install Anaconda and setup a working Python environment with the following:

conda create --name tutorial_env --file requirements.txt

Then activate the conda environment:

source activate tutorial_env

About

home-grown snippets and guides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published