- 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.ipynb
on Colab by clicking the badge below
- Run the notebook
02_ds_lab_infra_setup.ipynb
on Colab by clicking the badge
- Change parameter in
notebooks/01_ds_lab_project_bootstrap.ipynb
andnotebooks/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 (onLocalDisk
mount, not onGCS
mount). (Kernel: Python 3)