We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe45af1 commit 08564bdCopy full SHA for 08564bd
README.md
@@ -96,7 +96,10 @@ If you use a package such as [Juno](https://junolab.org/) or
96
[TerminalLoggers.jl](https://github.com/c42f/TerminalLoggers.jl) that supports
97
progress logs created by the
98
[ProgressLogging.jl](https://github.com/JunoLab/ProgressLogging.jl) API, then you can
99
-monitor the progress of the sampling algorithm.
+monitor the progress of the sampling algorithm. If you do not specify a progress
100
+logging frontend explicitly,
101
+[AbstractMCMC.jl](https://github.com/TuringLang/AbstractMCMC.jl) picks a frontend
102
+for you automatically.
103
104
## Bibliography
105
0 commit comments