Skip to content

Commit

Permalink
Add collapsible notebooks config to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martha Cryan authored Jun 23, 2020
1 parent e075007 commit 7a8b6bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Here is an animation showing the extension's use, with a notebook from the [Pyth
jupyter labextension install @jupyterlab/toc
```

### Collapsing Notebooks
To enable the ability to collapse sections of notebooks from the ToC, open the settings editor (shortcut is ⌘,), navigate to the "Table of Contents" settings, and set `collapsibleNotebooks` to `true`:
![image](https://user-images.githubusercontent.com/6673460/85434150-3c79a080-b54b-11ea-8f22-7c1cd9ad177e.png)


## Development

For a development install, do the following in the repository directory:
Expand Down

0 comments on commit 7a8b6bf

Please sign in to comment.