Skip to content

mohsenmansouri/workshop

 
 

Repository files navigation

workshop

Gather the workshops content offered by the Reiner Lemoine Institut

Directories

Each folder contains a single workshop

Energy system modelling

Programming language

Coding development

Data processing and workflow

Webapps

Grid tools

Getting started

clone the repository locally with

git clone https://github.com/rl-institut/workshop.git

Make sure you are in a virtual environment

Move to the root of the repository with

cd workshop

if it is not yet done, install the requirements with

pip install -r requirements.txt

Then you can access the courses and exercises by opening jupyterlab. In the terminal simply type

jupyter lab

Select a different branch

After you cloned the repository, you can checkout another branch

git checkout <name of the branch>

About

Gather the workshops/tutorials content offered by the Reiner Lemoine Institut

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 76.0%
  • HTML 23.6%
  • Other 0.4%