Skip to content

Onboarding Page

Duc Hoan Nguyen edited this page May 13, 2024 · 24 revisions

Prerequisite

  • WEHI Sharepoints account: After starting your intake to the WEHI internship, it will be provided by IT staffs of WEHI.
  • NECTAR
  • Docker

Set up guide on NECTAR

1. Set up Virtual Machine on NECTAR

Create instance on Virtual Machine

2. Deploy Python 2 version with Docker

Python 2 version for the comparison on performance of different python version of the Haemosphere.

Python2 docker deploy manual

The latest source code for Python 2 version has been uploaded to this Github with branch named 'Python2_version'.

3. Deploy Python 3 version

Python3 deploy manual

The latest source code for Python 3 has been uploaded to this Github with Main branch.

4. Debugging tips for the development

Debugging tips of Haemosphere