Skip to content

Kernel CWD is incorrect #94

@vanyle

Description

@vanyle

When starting the python kernel, the current working directory should be set relative to the path of the file loaded, not relative to the opencodeblocks program.

This means that when doing:

print(open("data.txt").read())

data.txt should be located next to the .ipyg file, not next to the opencodeblocks folder.

Metadata

Metadata

Assignees

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