- Fork this repo

- Change parameters in
notebooks/conf/00_env_variables.ipynb:- USER_ID - a number associated with your WUT email
- TF_VAR_billing_account - billing account ID (GCP Console > Billing > Billing account ID)
- Open the notebook
01_ds_lab_project_bootstrap.ipynbon Colab by clicking the badge below
- Run the notebook
02_ds_lab_infra_setup.ipynbon Colab by clicking the badge
- Change parameter in
notebooks/01_ds_lab_project_bootstrap.ipynbandnotebooks/02_ds_lab_infra_setup.ipynb:- USER_NAME - set to your GitHub username
- Run both Colab notebooks.
- Go to GCP Console > Dataproc > Workbench > Open JupyterLab
- Clone the repo:
cd
git clone https://github.com/biodatageeks/ds-notebooks.git
- Run the
/root/ds-notebooks/session_1/notebooks (onLocalDiskmount, not onGCSmount). (Kernel: Python 3)