Skip to content

Commit d1ad588

Browse files
authored
Merge pull request #2323 from takluyver/chglog-how-to-tag
Explain how to use cell tags in changelog
2 parents ae2316a + d2c539f commit d1ad588

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ There is a new cell toolbar for adding *cell tags* (:ghpull:`2048`):
4646
Cell tags are a lightweight way to customise the behaviour of tools working with
4747
notebooks; we're working on building support for them into tools like `nbconvert
4848
<http://nbconvert.readthedocs.io/en/latest/>`__ and `nbval
49-
<https://github.com/computationalmodelling/nbval>`__.
49+
<https://github.com/computationalmodelling/nbval>`__. To start using tags,
50+
select *Tags* in the *View*, *Cell Toolbar* menu in a notebook.
5051

5152
The UI for editing cell tags is basic for now; we hope to improve it in future
5253
releases.

0 commit comments

Comments
 (0)