- On your computer, pull all updates from the inf200-course-materials repository.
- Under
january_block/biosim_template
you will now find several directories (biosim
,examples
,tests
and asample.gitignore
file).
- Under
- One of the two partners, shall now do the following on GitLab
- In your
Axx_FirstName1_FirstName2
group 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,xx
is your group number (with leading zero!) andFirstName1
andFirstName2
your 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
inf200
conda environment). - You should now have the project in folder
biosim-axx-firstname1-firstname2
in your repo. - Now copy all directories and the
sample.gitignore
file from thebiosim_template
folder into the project folder. They should show up in PyCharm after a little moment. - Rename
sample.gitignore
to.gitignore
by 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.
-
Notifications
You must be signed in to change notification settings - Fork 0
BioSimulation Project
License
krishnamshah/BioSimulation2022
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
BioSimulation Project
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published