Skip to content

Commit

Permalink
Add recents and nbdime (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Nov 24, 2023
1 parent da4c38b commit 47e9125
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions repository-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jupyterlab-lsp:
current-version-tag: v5.0.0
supported-versions: '>=3.8.0 <3.9.2 || >=3.9.3'
url: https://github.com/jupyter-lsp/jupyterlab-lsp
jupyterlab-recents:
current_version-tag: v3.3.0
supported-version: '>=3.3.0'
url: https://github.com/jupyterlab-contrib/jupyterlab-recents
jupyterlab-search-replace:
current-version-tag: v1.1.0
supported-versions: '>=1.0.0'
Expand All @@ -46,6 +50,10 @@ jupytext:
current-version-tag: v1.15.2
supported-versions: '>=1.13.2 <2.0.0'
url: https://github.com/mwouts/jupytext
nbdime:
current-version-tag: 4.0.0
supported-versions: '>=4.0.0'
url: https://github.com/jupyter/nbdime
notebook:
current-version-tag: v7.0.6
supported-versions: 7.0.x
Expand Down

0 comments on commit 47e9125

Please sign in to comment.