Skip to content

scripts: high chance of problems on different OSs #203

@rkdarst

Description

@rkdarst

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions