Just did. It’s all there.
Since the weights file is provided with symbolic link, adding -h will get the work done.
tar -chzf - W2A1 | split --bytes=100MB - workspace.tar.gz
Could you please update this page to include the -h flag and also the /tf location for people to look if the terminal doesn’t show the workspace right away?
https://learners.coursera.help/hc/en-us/articles/360004990332-Download-Jupyter-Workspace-files
Thank you.