Skip to content
Snippets Groups Projects
Unverified Commit 2211ac68 authored by Mike Hucka's avatar Mike Hucka Committed by GitHub
Browse files

:wrench: MAINTAIN: Remove stray parenthesis (#1197)

parent e0a41fd5
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ This will entirely remove the folders in the `_build/` directory. ...@@ -74,7 +74,7 @@ This will entirely remove the folders in the `_build/` directory.
You can control the behaviour of Jupyter Book by putting custom tags You can control the behaviour of Jupyter Book by putting custom tags
in the metadata of your cells. This allows you to do things like in the metadata of your cells. This allows you to do things like
{doc}`automatically hide code cells <../interactive/hiding>`) as well as {doc}`automatically hide code cells <../interactive/hiding>` as well as
{ref}`add interactive widgets to cells <launch/thebelab>`. {ref}`add interactive widgets to cells <launch/thebelab>`.
### Adding tags using notebook interfaces ### Adding tags using notebook interfaces
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment