8000 GitHub - digital-sustainability/SAI3-2025: Course Material for SAI3 @BFH Switzerland
[go: up one dir, main page]

Skip to content

digital-sustainability/SAI3-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAI3-2025

Course Material for SAI3 @BFH Switzerland

Dependencies

We recommend using virtual environment for managing dependencies.

  • Create virtual environment: python3.10 -m venv venv
  • Activate the virtual environment: source venv/bin/activate
  • Install pipenv: pip install pipenv
  • Install dependencies: pipenv install
  • After you finish working with the code, you can deactivate the virtual environment: deactivate

Working with the code

  • Run jupyter notebook
  • Navigate to the code you want to work with and open the notebook

About

Course Material for SAI3 @bfh Switzerland

Resources

Stars

Watchers

Forks

0