mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
Merge pull request #696 from m15a/build-systems-some-jupyter-exts
build-systems(jupyter-server-mathjax, jupyterlab-git): use jupyter-packaging
This commit is contained in:
commit
8b6239cf2d
1 changed files with 6 additions and 0 deletions
|
@ -619,12 +619,18 @@
|
|||
"jupyter-server": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
"jupyter-server-mathjax": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
"jupyterlab": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
"jupyterlab-code-formatter": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
"jupyterlab-git": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
"jupyterlab-pygments": [
|
||||
"jupyter-packaging"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue