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