Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 881 Bytes

File metadata and controls

17 lines (12 loc) · 881 Bytes

full-stack-ml-metaflow-corise

Create an empty full-stack-ml-metaflow-corise-week-2 repository in your GitHub account.

From your week 1 workspace:

If you are ok with giving VSCode access to the GitHub account:

python /home/workspace/scripts/corise/get_new_corise_content.py <YOUR GITHUB ACCOUNT NAME> --week 2

If you are using a Personal Access Token (PAT):

python /home/workspace/scripts/corise/get_new_corise_content.py <YOUR GITHUB ACCOUNT NAME> --week 2 –-gh-pat <PAT>

Access your workspaces here.