Skip to content

Commit

Permalink
Add to include jupyterlab-jupytext labextension (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
datakurre authored Dec 9, 2019
1 parent 00701c0 commit 1552c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ get to the Good Stuff of running Robot notebooks and not spend a bunch of time
debugging `nodejs` and `webpack`, we've added a few choice JupyterLab extensions:

- `jupyterlab_robotmode`: syntax highlighting for Robot Framework
- `jupyterlab-jupytext`: ipynb/text pairing for your notebook
- `@jupyterlab/toc`: a table of contents pane for Markdown headers
- `@jupyter-widgets/jupyterlab-manager`: because widgets are always good

Expand Down
1 change: 1 addition & 0 deletions scripts/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
@jupyterlab/[email protected]
@jupyter-widgets/[email protected]
[email protected]
[email protected]
""".replace(
"\n", " "
),
Expand Down

0 comments on commit 1552c59

Please sign in to comment.