Skip to content

Exercise snippets on windows #271

Description

@gfardell

The load command we use in our exercises is:

%load './snippets/01_exA.py'

This doesn't seem to work for me on windows. On windows the %load command can take the path directly not as a string. So this works:

%load ./snippets/01_exA.py

It also seems to work on linux. Possibly a quirk of jupyters magic command parsing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions