Skip to content
AnnaMaxion edited this page Oct 24, 2024 · 8 revisions

Welcome to the Spikelets wiki!

Installation Guide

  • Install Anaconda, which includes Python and Jupyter Notebook: follow this installation guide: https://docs.anaconda.com/anaconda/install/windows/
  • download code from Github
  • 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