- On your computer, pull all updates from the inf200-course-materials repository.
- Under
january_block/biosim_templateyou will now find several directories (biosim,examples,testsand asample.gitignorefile).
- Under
- One of the two partners, shall now do the following on GitLab
- In your
Axx_FirstName1_FirstName2group on GitLab, create a new project. - Select "Create blank project".
- Choose project name
BioSim Axx FirstName1 FirstName2. The corresponding "Project slug" will then bebiosim-axx-firstname1-firstname2. Here,xxis your group number (with leading zero!) andFirstName1andFirstName2your first names as in the group name. - Check off for "Intialize repository with a README".
- In your
- Do the following on your computer:
- Start PyCharm and select
Get from VCS - Paste the URL from the GitLab clone button and choose a sensible location on your computer.
- Once PyCharm has cloned and opened the project, ensure that the correct Python interpreter is chosen (the
inf200conda environment). - You should now have the project in folder
biosim-axx-firstname1-firstname2in your repo. - Now copy all directories and the
sample.gitignorefile from thebiosim_templatefolder into the project folder. They should show up in PyCharm after a little moment. - Rename
sample.gitignoreto.gitignoreby right-clicking the file name in PyCharm and chosing Refactor > Rename. - Commit all new files to Git (either in PyCharm, GitAhead or your preferred git program) and push to GitLab.
- Start PyCharm and select
- Now the other partner can clone the project in PyCharm as described above and you are ready to go.
krishnamshah/BioSimulation2022
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|