-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
This year we had various problems:
- .py files couldn't be downloaded on windows
- confusion on where to put files, either locally or remotely
I wonder if this is why last year used jupytext, it avoided downloading and uploading. I somehow recall that being more successful.
I think this lesson needs to be simpler and focused on one task (like last year): running your first script. As a backup plan, we should have the script where it can be copied-and-pasted into the Jupyter text file editor, without needing to download and re-upload. Argument parsing should be made simpler: not so complex that we think argument parsing is needed, but very simple, one or two arguments. Config files should be marked as optional (or I would even say moved to another lesson and briefly summarized as future directions) - leave time for the main thing without rush.
Metadata
Metadata
Assignees
Labels
No labels