Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 3, 2019
1 parent 7043dbc commit 2afaa26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ In the examples above, use `-e` to evaluate the code in the host kernel as well.

Configuration
-------------
`Metakernel` subclasses can be configured by the user by adding a `metakernel_config.py` file to their
`jupyter` config path. The base `MetaKernel` class offers `plot_settings` as a configurable trait.
``Metakernel`` subclasses can be configured by the user by adding a ``metakernel_config.py`` file to their
``jupyter`` config path. The base ``MetaKernel`` class offers ``plot_settings`` as a configurable trait.
As an example:

.. code:: bash
Expand Down

0 comments on commit 2afaa26

Please sign in to comment.