amirarfan / INF200-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Python Programming

The lecture notes will be posted here, and the course information will be posted on GitHub pages.

Biosim map example

I have uploaded example code to create a static plot of a map. It is located here.

Biosim cookiecutter template

The cookiecutter template you should use is here. To use it, open your terminal window (Anaconda Prompt on Windows) and navigate to the directory you want to have the project in. Then, type the following lines in the terminal

pip install cookiecutter
cookiecutter gh:yngvem/biosim_template

Then, rename the project folder to BioSim_G00_Daniel_Ngoc, replacing the group number and first names accordingly. Use two digits for the group number.

Links

Lecturer and TA GitHub usernames

These usernames should be added as colaborators on your GitHub page

  • yngvem
  • huynhngoc
  • danielambrosius
  • ahmedalbuni

About


Languages

Language:Jupyter Notebook 97.1%Language:Python 2.5%Language:Makefile 0.2%Language:Batchfile 0.2%