We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2ac58 commit 7a7ed51Copy full SHA for 7a7ed51
src/resources/julia/Project.toml
@@ -1,5 +1,8 @@
1
[deps]
2
QuartoNotebookRunner = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
3
4
-[compat]
5
-QuartoNotebookRunner = "=0.17.3"
+# [compat]
+# QuartoNotebookRunner = "=0.17.3"
6
+
7
+[sources]
8
+QuartoNotebookRunner = {url = "https://github.com/PumasAI/QuartoNotebookRunner.jl", rev = "jk/source-ranges"}
0 commit comments