Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't use wslpath if path is a regular file #2428

Merged
merged 3 commits into from
Jan 20, 2023
Merged

Conversation

pankgeorg
Copy link
Collaborator

Should fix #2274

@kryptan can you test and let me know if it does the trick?

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="pg/fix-wsl-pathing")
julia> using Pluto

@fonsp fonsp merged commit bedc776 into main Jan 20, 2023
@fonsp fonsp deleted the pg/fix-wsl-pathing branch January 20, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong filepaths of sample notebooks?
2 participants