Skip to content

Commit 97213e5

Browse files
committed
Suggested changes to commit
1 parent 6b08ac2 commit 97213e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

galleries/users_explain/figure/figure_intro.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ other than the default "inline" backend, you will likely need to use an ipython
7575

7676
.. note::
7777

78-
If you only need to use the classic notebook (i.e. `notebook<7`),
78+
If you only need to use the classic notebook (i.e. ``notebook<7``),
7979
you can use:
8080

8181
.. sourcecode:: ipython

galleries/users_explain/figure/interactive.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ documentation of your GUI toolkit for details.
334334
.. _jupyter_notebooks_jupyterlab:
335335

336336
Jupyter Notebooks / JupyterLab
337-
==============================
337+
------------------------------
338338

339339
To get interactive figures in the 'classic' notebook or Jupyter lab,
340340
use the `ipympl <https://matplotlib.org/ipympl>`__ backend
@@ -347,7 +347,7 @@ If ``ipympl`` is installed use the magic:
347347

348348
to select and enable it.
349349

350-
If you only need to use the classic notebook (i.e. `notebook<7`), you can use
350+
If you only need to use the classic notebook (i.e. ``notebook<7``), you can use
351351

352352
.. sourcecode:: ipython
353353

@@ -367,7 +367,7 @@ however, nbagg does not work in Jupyter Lab.
367367
cells.
368368

369369
GUIs + Jupyter
370-
--------------
370+
^^^^^^^^^^^^^^
371371

372372
You can also use one of the non-``ipympl`` GUI backends in a Jupyter Notebook.
373373
If you are running your Jupyter kernel locally, the GUI window will spawn on

0 commit comments

Comments
 (0)