Kristoffer Carlsson

Results 1671 comments of Kristoffer Carlsson

Just FYI, while doing this I was not aware of the juliaup issue being referenced (and this PR was not meant to address that) but from the comment I can...

Changed to using Preferences and did some updates based on review and own reading of code. I think the `update_jupyter_path` is quite important to look at now.

> Unless we intend on freely moving packages across .git repositories, UUIDs only really need to be assigned to the repositories themselves. Disagree with this. Each package should have a...

1-5 are all true for my proposal as well though?

"Nested" interpretation basically doesn't work no, ref https://github.com/JuliaDebug/JuliaInterpreter.jl/issues/228.

At least to me, the workspace feature is kind of supposed to subsume the implicit test env creation and those projects you can just activate as a normal julia project...

> (I remain unconvinced personally, seems too complex for a little package) It is literally adding this line https://github.com/JuliaLang/Pkg.jl/blob/733f6d8665699ce7d23388a045537a5ee6b2049f/Project.toml#L8-L9 and then having a project file in `test` with your test...

I think it is enough to also link to the MSIX installer on the Windows download page (which AFAIU should work even in this settings)?

https://github.com/JuliaLang/juliaup?tab=readme-ov-file#windows ----------- If the Windows Store is blocked on a system, we have an alternative [MSIX App Installer](https://learn.microsoft.com/en-us/windows/msix/app-installer/app-installer-file-overview) based setup. Note that this is currently experimental, please report back successes...