Replies: 1 comment 1 reply
-
I am actually deprecating Windows support in #11 because it requires some careful attention on using the right path separator for paths vs for URLs... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Panayiotis,
run_directory
does not work for me in Windows (but it does in WSL):Running a single notebook works (
PlutoSliderServer.run_notebook("./tmp\\mathematics.jl")
).Although I think that most people will run the server in Linux (Docker), it would be good to support Windows, too.
Beta Was this translation helpful? Give feedback.
All reactions