Skip to content

ESSS/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notebooks

This repo contains notebooks that explaining some cool stuff we learn every now and then.

Index

How to run

  1. Install miniconda
  2. Install nbformat in the root environment: conda install -n root nbformat
  3. Create an environment to run jupyter notebook: type conda env create in the root directory of this project (or conda env update if the notebooks environment was already created previously)
  4. Activate the environment: type activate notebooks (Windows) or source activate notebooks (Unix)
  5. Run and open it: jupyter notebook

About

This repo contains notebooks that explaining some cool stuff we learn every now and then...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5