Skip to main content

Lecture notes for Python 1 at University of Freiburg.

Project description

# Python I lecture notes Supplementary material, lecture notes and exercises for the Python I lecture at University of Freiburg.

### Installation Basically, all lectures are in the .ipynb format of version 4. Therefore you need Jupyter to view them. One would need no installation, in case the notebooks run without errors. In case the dependencies shall be installed, this module can be installed using setuptools.

`bash ~$ git clone https://github.com/mmaelicke/felis_python1.git ~$ cd felis_python1 ~$ pip install -r requirements.txt ~$ cd lectures ~$ jupyter notebook `

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page