vscode julia path changed, code to avoid Main.Notebook module context changed

This commit is contained in:
2026-03-05 20:50:28 +01:00
parent 733fe8c290
commit 0e6b3d92fa
10 changed files with 90 additions and 31 deletions

View File

@@ -9,6 +9,7 @@ engine: julia
using InteractiveUtils
import QuartoNotebookWorker
Base.stdout = QuartoNotebookWorker.with_context(stdout)
```
# Characters, Strings, and Unicode