Skip to content

Installation Guide

AnnaMaxion edited this page Oct 24, 2024 · 3 revisions
  1. click on "Code" in the toolbar above
  2. click on the green button "Code"
  3. Click on "Download ZIP" Anleitung6
  • unpack ZIP files in some folder
  • install necessary Python packages:
    • open Jupyter Notebook and navigate to folder that contains your code grafik
    • open new notebook Anleitung1 Anleitung2
    • a new window opens Anleitung3
    • type: !pip install -r requirements.txt Anleitung4
    • it will take a moment for the packages to install, you can close the page afterwards
Clone this wiki locally