Skip to content

opohlson/KEMM30

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

KEMM30

Course files for KEMM30. To run this on a remote Jupyter server, click launch binder above.

Usage (MacOS / Linux)

To open the Notebooks, install python via Miniconda and make sure all required packages are loaded by issuing the following terminal commands

    conda env create -f environment.yml
    conda activate KEMM30
    jupyter nbextension enable rubberband/main
    jupyter nbextension enable exercise2/main
    jupyter nbextension enable --py widgetsnbextension
    jupyter-notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.7%
  • Python 1.3%