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 d62f41a commit 917e1ceCopy full SHA for 917e1ce
test/test_docs.jl
@@ -1,5 +1,5 @@
1
using NBInclude
2
3
let
4
- @nbinclude(joinpath(dirname(@__DIR__), "doc", "BayesNets.ipynb"))
+ @nbinclude(joinpath(dirname(@__DIR__), "docs", "BayesNets.ipynb"))
5
end
0 commit comments