File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -128,13 +128,13 @@ show(row(f1, f2))
128128:::{note}
129129In Juptyer notebooks, Arviz offers {func}` arviz.output_notebook ` which is a wrapper over {func}` bokeh.io.output.output_notebook ` .
130130
131- To use Bokeh with JupyterLab, JupyterLab and widgets, please refer to this {ref}` user guide <bokeh:userguide_jupyter > ` .
131+ To use Bokeh with JupyterLab, JupyterLab and widgets, please refer to this {ref}` user guide <bokeh:ug_output_jupyter > ` .
132132:::
133133
134134
135135## Server mode
136136
137137:::{note}
138138In the examples above, bokeh is being used in ` Standalone ` mode.
139- Bokeh can be also used to create interactive web applications. For more details see {ref}` Running a Bokeh server <bokeh:userguide_server > ` .
139+ Bokeh can be also used to create interactive web applications. For more details see {ref}` Running a Bokeh server <bokeh:ug_server > ` .
140140:::
You can’t perform that action at this time.
0 commit comments