carpentries-incubator / carpentries-incubator/swc-ext-python

Issue with splitting windows paths

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
5
Avg merge
1m
Merged PRs (30d)
1

Description

- Windows uses "\\" instead of "/" in the path names and that didn't work when we tried to split them for naming the output..
- Also an issue when importing at the end because jupyter used unix paths

Maybe we should use the `os` package to split off paths maybe that will work for both?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.