File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,6 @@ This repository is part of [Turing.jl's](https://turinglang.org/) website (i.e.
44- The ` master ` branch contains the quarto source
55- The ` gh-pages ` branch contains the ` html ` version of these documents compiled from the ` master ` branch.
66
7- > [ !NOTE]
8- > Due to [ an incompatibility between Bijectors.jl and
9- > Enzyme.jl] ( https://github.com/TuringLang/Bijectors.jl/pull/341 ) , the docs
10- > currently must be built with Julia 1.10. You can do this either by making
11- > Julia 1.10 your default Julia version (` juliaup default 1.10 ` ), or by
12- > explicitly specifying Julia 1.10 when running Quarto:
13- >
14- > ``` bash
15- > QUARTO_JULIA=$( julia +1.10 -e " println(Sys.BINDIR)" ) /julia quarto render
16- > ` ` `
17-
187## Local development
198
209To get started with the docs website locally, you'll need to have [ Quarto] ( https://quarto.org/docs/download/ ) installed.
You can’t perform that action at this time.
0 commit comments