Skip to content

adnanalakori/workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workshop

Gather the workshops content offered by the Reiner Lemoine Institut

Directories

Each folder contains a single workshop

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 repositor, 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

Packages

 
 
 

Contributors

Languages

  • HTML 66.9%
  • Jupyter Notebook 32.7%
  • Other 0.4%