Sharlatan Hellseher
4fa75abbfe
gnu: python-jupyter-lsp: Update to 2.3.0.
...
* gnu/packages/jupyter.scm (python-jupyter-lsp): Update to 2.3.0. Use
G-expressions.
[source] <uri>: Fix name as per PyPI archive.
[arguments] <test-flags>: Skip some tests.
[native-inputs]: Remove python-wheel; add python-pytest-asyncio.
Change-Id: Iece3586280f61aaad0c0b7821a6d90580c962cc5
2025-09-25 09:36:53 +01:00
Sharlatan Hellseher
1bbb67d802
gnu: python-jupyterlab-widgets: Update to 3.0.11.
...
* gnu/packages/jupyter.scm (python-jupyterlab-widgets): Update to 3.0.11.
Change-Id: Ic401e3e56e8fe100d6b8be4eb6a5afecfd33c0ae
2025-09-25 09:36:31 +01:00
Sharlatan Hellseher
696ce317d8
gnu: python-terminado: Move to jupyter.
...
* gnu/packages/python-web.scm (python-terminado): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
Change-Id: I54c385f4b4bb9fe58a0c0784e6994dc76fa6c8d5
2025-09-25 09:36:25 +01:00
Sharlatan Hellseher
96bf131533
gnu: repo2docker: Update to 2024.07.0.
...
* gnu/packages/jupyter.scm (repo2docker): Update to 2024.07.0.
Change-Id: I5c0bea8245b6072b85c5c3cb901a8c6c86056276
2025-09-25 09:36:23 +01:00
Sharlatan Hellseher
a6dd53e881
gnu: python-jupyterlab-pygments: Switch to pyproject-build-system.
...
* gnu/packages/jupyter.scm (python-jupyterlab-pygments)
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: Ia507908434a215d933c6525430a870bdf2f6e3bc
2025-09-25 09:36:03 +01:00
Maxim Cournoyer
10482f731e
Reapply "Update Maxim's email address."
...
This reverts commit a7db92d9b3
, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18 13:44:12 +09:00
Maxim Cournoyer
a7db92d9b3
Revert "Update Maxim's email address."
...
This reverts commit d0d87a744d
. Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d
Update Maxim's email address.
...
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-18 08:05:19 +09:00
Greg Hogan
50c3fd729a
gnu: Remove BUILD_TESTING configuration flag.
...
* gnu/packages/assembly.scm (cpu-features),
* gnu/packages/astronomy.scm (casacore),
* gnu/packages/bioinformatics.scm (morpheus),
* gnu/packages/code.scm (rtags),
* gnu/packages/education.scm (gcompris-qt),
* gnu/packages/game-development.scm (libccd),
* gnu/packages/geo.scm (cloudcompare),
* gnu/packages/glib.scm (dbus-cxx),
* gnu/packages/graph.scm (faiss),
* gnu/packages/graphics.scm (f3d, mmg),
* gnu/packages/i2p.scm (i2pd),
* gnu/packages/image-processing.scm (vtk),
* gnu/packages/image.scm (openjpeg),
* gnu/packages/irc.scm (quassel),
* gnu/packages/jami.scm (jami),
* gnu/packages/kde.scm (kapptemplate, kdeconnect, kdenlive, krita),
* gnu/packages/kde-frameworks.scm (purpose, purpose-5),
* gnu/packages/kde-office.scm (calligra, ghostwriter),
* gnu/packages/linux.scm (bpftrace),
* gnu/packages/maths.scm (blitz, double-conversion, hpcombi, lapack,
vc),
* gnu/packages/messaging.scm (libsignal-protocol-c),
* gnu/packages/mold.scm (mold),
* gnu/packages/music.scm (sonivox),
* gnu/packages/networking.scm (dhtnet),
* gnu/packages/opencl.scm (opencl-clhpp),
* gnu/packages/openpgp.scm (rnp),
* gnu/packages/photo.scm (darktable),
* gnu/packages/popt.scm (gflags),
* gnu/packages/rdesktop.scm (freerdp),
* gnu/packages/security-token.scm (cppcodec),
* gnu/packages/terminals.scm (libtsm),
* gnu/packages/text-editors.scm (jucipp),
* gnu/packages/xdisorg.scm (xsettingsd)
[arguments]<#:configure-flags>: Remove BUILD_TESTING.
* gnu/packages/jupyter.scm (xeus)
[arguments]: Disable tests.
<#:configure-flags>: Remove BUILD_TESTING.
Change-Id: I6870720cdd2b10c7afacf0c6e7400cd1d73a1209
2025-08-04 04:11:23 +00:00
Sharlatan Hellseher
0afc996fa9
gnu: Remove python-jupyter-protocol.
...
See <https://issues.guix.gnu.org/78055 >.
* gnu/packages/jupyter.scm (python-jupyter-protocol): Delete variable.
Change-Id: Ie63efb0c2854139161813769829599afcbd03d9d
2025-05-10 19:24:18 +01:00
Sharlatan Hellseher
55344d4edf
gnu: Remove python-jupyter-kernel-mgmt.
...
See <https://issues.guix.gnu.org/78055 >.
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): Delete variable.
Change-Id: I26660a1e4f32f7e84e253493973bd1c558b98e10
2025-05-10 19:23:53 +01:00
Sharlatan Hellseher
e24b952a35
gnu: python-ipykernel: Move to jupyter.
...
* gnu/packages/python-xyz.scm (python-ipykernel): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/engineering.scm: Add jupyter module.
Change-Id: Ia1391007cd4be997aeb5c8197d4894c32340198a
2025-05-08 12:22:16 +01:00
Sharlatan Hellseher
0e52d86de1
gnu: jupyter: Move to jupyter.
...
* gnu/packages/python-xyz.scm (jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/package-management.scm: Add jupyter module.
* gnu/packages/cran.scm: Likewise.
Change-Id: I357b4e96462e3ef6815bdcafd151bd56f298f8ac
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
6704f7134e
gnu: python-notebook: Move to jupyter.
...
* gnu/packages/python-xyz.scm (python-notebook): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/sagemath.scm: Add jupyter module.
Change-Id: I44aca3a14573b7700cdedeaae5e05b11ad48371c
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
de0ec3749e
gnu: python-pari-jupyter: Move to jupyter.
...
* gnu/packages/python-xyz.scm (python-pari-jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
Change-Id: Id0fcd902f9cecd685e912345ce8ef8ee9146d926
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
448bec425f
gnu: python-jupyter-kernel-test: Update to 0.7.0.
...
* gnu/packages/jupyter.scm (python-jupyter-kernel-test): Update to 0.7.0.
[build-system]: Switch to pyproject.
[arguments] <phases>: Keep 'build; use default 'install and
'check.
[propagated-inputs]: Remove python-jupyter-kernel-mgmt and
python-jupyter-protocol; add python-jupyter-client.
[native-inputs]: Add python-hatchling and python-ipykernel.
Change-Id: I5ae25096b4f4ff05e0df0a75282c271c3dc36416
2025-04-24 15:41:36 +01:00
Sharlatan Hellseher
3d9279b009
gnu: python-qtconsole: Move to jupyter.
...
* gnu/packages/python-xyz.scm (python-qtconsole): Move from here ...
* gnu/packages/jupyter.scm: ... to here. Add qt and xorg modules.
* gnu/packages/orange.scm: Add jupyter module.
Change-Id: I9145393c469050aca748543cac04c391dbab7c83
2025-04-24 13:31:43 +01:00
Ricardo Wurmus
a330b7acff
gnu: Remove python-anyio/without-dataclasses.
...
* gnu/packages/python-xyz.scm (python-anyio/without-dataclasses): Remove
variable.
* gnu/packages/jupyter.scm (python-jupyter-server)[propagated-inputs]: Replace
python-anyio/without-dataclasses with python-anyio.
Change-Id: I81433128fc3ed2f098bd84f1f89555e9dda62d6d
2025-04-16 11:46:18 +02:00
Nicolas Graves
e78dfd6b7b
gnu: python-ipympl: Update to 0.9.2.
...
* gnu/packages/jupyter.scm (python-ipympl): Update to 0.9.2.
[native-inputs]: Add python-hatchling.
2025-04-16 11:46:15 +02:00
Ricardo Wurmus
2d1582cd92
gnu: python-nbclassic: Restore 'sanity-check phase.
...
* gnu/packages/jupyter.scm (python-nbclassic)[arguments]: Restore
'sanity-check phase.
Change-Id: I37872386a90f940b06bfdb505b723d88f3339163
2025-04-16 11:46:11 +02:00
Ricardo Wurmus
d87896da28
gnu: python-requests-unixsocket: Update to 0.4.2.
...
* gnu/packages/python-web.scm (python-requests-unixsocket): Define as
deprecated alias for...
(python-requests-unixsocket2): ...this new variable.
[source]: Fetch from forked git repository.
[home-page]: Update.
[arguments]: Remove.
[native-inputs]: Remove python-apipkg, python-appdirs, python-execnet,
python-packaging, python-pep8, python-py, python-pyparsing,
python-pytest-cache, python-pytest-pep8, python-setuptools, python-six, and
python-wheel; add python-poetry-core.
[propagated-inputs]: Remove python-urllib3.
(python-cheroot)[native-inputs]: Replace python-requests-unixsocket with
python-requests-unixsocket2.
* gnu/packages/python-xyz.scm (python-notebook)[native-inputs]: Same.
* gnu/packages/jupyter.scm (python-nbclassic)[native-inputs]: Same.
Change-Id: I4c35ff9f86aa7e3df0f2b9ed8616727a7a94f12d
2025-04-16 11:46:11 +02:00
Ricardo Wurmus
01dc3284af
gnu: python-nbstripout: Update to 0.8.1.
...
* gnu/packages/jupyter.scm (python-nbstripout): Update to 0.8.1.
[arguments]: Update test flags.
[native-inputs]: Remove python-pytest-cram, python-pytest-flake8, and
python-pytest-runner.
Change-Id: I308ae787f7777ef11661ce8ef8802e13fa743509
2025-01-20 21:37:58 +01:00
Ricardo Wurmus
d4baa43992
gnu: python-voila: Update to 0.5.8.
...
* gnu/packages/jupyter.scm (python-voila): Update to 0.5.8.
[build-system]: Use pyproject-build-system.
[arguments]: Disable one test; remove phase 'relax-requirements; remove custom
'check phase; add phases 'prepare-css and 'install-extensions.
[native-inputs]: Add python-hatchling, python-hatch-jupyter-builder, and a
number of additional origins.
Change-Id: Id09a8cec5fedc77596315ffc662f0789a84e179a
2025-01-20 21:37:40 +01:00
Ricardo Wurmus
975f78b1ce
gnu: python-ipydatawidgets: Disable more tests and add inputs.
...
* gnu/packages/jupyter.scm (python-ipydatawidgets)[arguments]: Disable widget
tests.
[propagated-inputs]: Add python-ipython-genutils; remove python-six.
Change-Id: I4e56f11d78880f1d99f59de3d53900f7aefb14ed
2025-01-20 21:37:28 +01:00
Ricardo Wurmus
d0268d5b7f
gnu: Add python-jupyter-lsp.
...
* gnu/packages/jupyter.scm (python-jupyter-lsp): New variable.
Change-Id: I685e289e5e24e049d1b111061bfd79fdca15d6c9
2025-01-13 14:00:50 +01:00
Ricardo Wurmus
333b5b1fae
gnu: python-jupyter-server: Do not propagate old dataclasses.
...
* gnu/packages/jupyter.scm (python-jupyter-server)[propagated-inputs]: Replace
python-anyio with python-anyio/without-dataclasses.
Change-Id: I20737b7d3199b34b155838c75bd19de82d78e1c5
2025-01-01 18:14:34 +01:00
Ricardo Wurmus
cbc6fa9800
gnu: python-nbclassic: Skip sanity check.
...
This is temporary and will be removed on the python-team branch.
* gnu/packages/jupyter.scm (python-nbclassic)[arguments]: Delete 'sanity-check
phase.
Change-Id: I8a3190a849d192d9c7f1b2e903b55705622671f8
2025-01-01 15:00:28 +01:00
Danny Milosavljevic
003658b0fc
Revert "gnu: python-nbclassic: Fix build."
...
This reverts commit 907b6bb51a
.
It wasn't enough to make jupyter actually usable again.
I guess there are some bigger excavations necessary.
Change-Id: I202f03ef87789b44c85e3c167c9cfc14ca172744
2024-12-24 00:23:57 +01:00
Danny Milosavljevic
907b6bb51a
gnu: python-nbclassic: Fix build.
...
* gnu/packages/jupyter.scm (python-nbclassic)[propagated-inputs]: Add
python-webcolors-24.
Change-Id: I57158358594a6cc05814bb608bee1b268f90f6c8
2024-12-23 19:26:17 +01:00
Maxim Cournoyer
93a663516a
gnu: Remove python-comm duplicate.
...
* gnu/packages/jupyter.scm (python-comm): Delete duplicate variable.
Change-Id: I2fa116f0a3fc99d3b551fc46d7f78c60cd54ba64
2024-12-13 21:01:38 +00:00
Nicolas Graves
3c2943b621
gnu: build-system/pyproject: Add missing native-inputs.
...
* gnu/packages/bioinformatics.scm (python-ega-download-client)
[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/databases.scm (datasette)[native-inputs]: Add
python-pip.
* gnu/packages/django.scm (python-django-localflavor,
python-django-contact-form)[native-inputs]: Add python-setuptools and
python-wheel.
* gnu/packages/graphviz.scm (python-uqbar)[native-inputs]: Add
python-setuptools and python-wheel.
* gnu/packages/jupyter.scm (python-jupyterlab-server)[native-inputs]:
Add python-wheel.
(python-nbstripout)[native-inputs]: Add python-setuptools and
python-wheel.
* gnu/packages/machine-learning.scm (python-captum,
python-linear-operator, python-gpytorch)[native-inputs]: Add
python-setuptools.
* gnu/packages/music.scm (abjad, abjad-ext-rmarkers,
abjed-ext-nauert, python-mutagen)[native-inputs]: Add
python-setuptools and python-wheel.
* gnu/packages/package-management.scm
(python-conda-package-handling)[native-inputs]: Add python-setuptools
and python-wheel.
(conda)[native-inputs]: Add python-wheel.
* gnu/packages/python-check.scm (python-pyinstrument,
python-pytest-testmon, python-pytest-trio, python-nbval,
python-pytest-toolbox)[native-inputs]: Add python-setuptools and
python-wheel.
(python-nptyping)[native-inputs]: Add python-setuptools.
* gnu/packages/python-check.scm (python-dask-expr)[native-inputs]:
Add python-setuptools and python-wheel.
* gnu/packages/python-web.scm (parfive, python-aioftp, python-hupper,
python-sanic, python-mechanicalsoup, python-tinycss, python-aiostream,
python-cbor2, gunicorn)[native-inputs]: Add python-setuptools and
python-wheel.
* gnu/packages/python-xyz.scm (python-apprise, python-jaraco-classes,
python-sparse, python-shtab, python-pyan3)[native-inputs]: Add
python-setuptools.
(python-jupytext, python-orderedmultidict, python-identify, python-nodeenv,
python-cfgv, python-zarr, python-multipart, python-nbconvert, python-cram,
python-immutables, python-numpydoc, python-cairosvg, python-unidecode,
python-black, python-multidict, python-mpv-jsonipc, python-humanize,
python-cmd2)[native-inputs]: Add python-setuptools and python-wheel.
(python-partd, python-dask, python-zarr)[native-inputs]: Add
python-wheel.
(python-nbconvert)[propagated-inputs]: Add texlive-etoolbox. Remove
duplicate textlive-jknapltx.
(python-isort)[native-inputs]: Add python-pip.
* gnu/packages/simulation.scm (python-fenics-dijitso)[native-inputs]:
Add python-setuptools and python-wheel.
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme,
python-sphinx-autodoc-typehints)[native-inputs]: Add
python-setuptools.
* gnu/packages/syndication.scm (tuir)[native-inputs]: Add
python-setuptools and python-wheel.
* gnu/packages/terminals.scm (python-halo)[native-inputs]: Add
python-setuptools and python-wheel.
* gnu/packages/time.scm (python-arrow, python-dateutil)
[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/version-control.scm (pre-commit)[native-inputs]: Add
python-setuptools and python-wheel. Remove input labels.
* gnu/packages/virtualization.scm (python-qemu-qmp,
python-transient)[native-inputs]: Add python-setuptools and
python-wheel.
* gnu/packages/xorg.scm (python-xcffib)[native-inputs]: Add
python-setuptools and python-wheel.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id61cf8cdc47bd4c2871c0a9c8e9a5bfd51157df0
2024-12-13 20:18:58 +00:00
Nicolas Graves
8851c55b53
gnu: python-nbstripout: Move to pyproject-build-system.
...
* gnu/packages/jupyter.scm (python-nbstripout):
[build-system]: Move to pyproject-build-system.
[arguments]: Convert 'check replacement phase from <#:phases> to
<#:test-flags>. Use gexp.
Change-Id: I4d97b0739c43371c149296b23951cb2c17129840
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-12-13 20:18:54 +00:00
Ricardo Wurmus
8183357b9c
gnu: python-jupyterlab-widgets: Update to 3.0.10.
...
* gnu/packages/jupyter.scm (python-jupyterlab-widgets): Update to 3.0.10.
[native-inputs]: Remove python-setuptools.
Change-Id: I806dc0df2dcc7a6782e8918162fd8a09ccaa68a7
2024-12-13 20:18:46 +00:00
Ricardo Wurmus
237cf5c231
gnu: Add python-comm.
...
* gnu/packages/jupyter.scm (python-comm): New variable.
Change-Id: I888125238a566b470d4f5f96c5cc178f41a7a4ff
2024-12-13 20:18:46 +00:00
Ricardo Wurmus
d3a22534c6
gnu: python-nbclient: Update to 0.10.0.
...
* gnu/packages/jupyter.scm (python-nbclient): Update to 0.10.0.
[native-inputs]: Remove python-setuptools and python-wheel; add
python-hatchling, python-flaky, python-pytest, python-pytest-asyncio,
python-pytest-cov, python-testpath, and python-xmltodict.
Change-Id: I15a87323456c6b4eaa8361972bcb6ae3686ec687
2024-12-13 20:18:45 +00:00
Ricardo Wurmus
95438d9f2b
gnu: repo2docker: Update to 2024.03.0.
...
* gnu/packages/jupyter.scm (repo2docker): Update to 2024.03.0.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-expression.
[native-inputs]: Add python-setuptools, python-sphinx-autobuild,
python-sphinx-copybutton, python-sphinxext-opengraph,
python-sphinxext-rediraffe, and python-wheel.
Change-Id: I5761f6d36e57b7fe25bc1dbbdaedfa2ca69c1fa7
2024-12-13 20:18:44 +00:00
Ricardo Wurmus
7e4d03bc63
gnu: python-jupyterlab-server: Update to 2.27.1.
...
* gnu/packages/jupyter.scm (python-jupyterlab-server): Update to 2.27.1.
[build-system]: Use pyproject-build-system.
[arguments]: Replace custom 'check phase with #:test-flags; add phases
'ignore-deprecation-warnings and 'set-HOME.
[propagated-inputs]: Remove python-entrypoints.
[native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add
python-hatchling, python-pytest-cov, python-pytest-jupyter,
python-pytest-timeout, python-requests-mock, and python-werkzeug.
Change-Id: If0a0631717a6dc6a260d6954349576b0f4efda3d
2024-12-13 20:18:44 +00:00
Ricardo Wurmus
c8e6d43a5f
gnu: python-sparqlkernel: Patch install script.
...
* gnu/packages/jupyter.scm (python-sparqlkernel)[arguments]: Remove reference
to removed variable.
Change-Id: I9b8e54013d1557934bfd9747972f2749da5d41cf
2024-12-13 20:18:42 +00:00
Ricardo Wurmus
0bcd6ce3aa
gnu: python-jupyter-server-mathjax: Update to 0.2.6.
...
* gnu/packages/jupyter.scm (python-jupyter-server-mathjax): Update to 0.2.6.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add
python-pytest-jupyter, python-setuptools, and python-wheel.
Change-Id: Ic6cf3d39fdf786523ab69482de48e815a77949b9
2024-12-13 20:18:42 +00:00
Ricardo Wurmus
1ecb5b9076
gnu: python-jupyter-server: Update to 2.14.0.
...
* gnu/packages/jupyter.scm (python-jupyter-server): Update to 2.14.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; use #:test-flags instead; add
'ignore-deprecation-warnings phase; add 'pre-check phase.
[propagated-inputs]: Add python-jupyter-events,
python-jupyter-server-terminals, python-overrides, and python-packaging.
[native-inputs]: Remove python-coverage, python-pytest-cov,
python-pytest-mock, and python-pytest-tornasync; add python-flaky,
python-hatchling, python-hatch-jupyter-builder, python-pytest-jupyter, and
python-pytest-timeout.
Change-Id: Icebce3bc44b83bcd4cc60186b71d9161d13695da
2024-12-13 20:18:42 +00:00
Ricardo Wurmus
3e9af5f208
gnu: Add python-jupyter-server-terminals.
...
* gnu/packages/jupyter.scm (python-jupyter-server-terminals): New variable.
Change-Id: I83445e6ac40e21e6e284f1764090f113f56921bf
2024-12-13 20:18:41 +00:00
Ricardo Wurmus
d87b326d1d
gnu: Add python-jupyter-events.
...
* gnu/packages/jupyter.scm (python-jupyter-events): New variable.
Change-Id: I50ff10d4c18aba4a5ef6d65af9c1fe98ca938917
2024-12-13 20:18:41 +00:00
Ricardo Wurmus
d8b59e86e0
gnu: python-jupyter-kernel-mgmt: Use Tornado 6.
...
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt)[propagated-inputs]:
Replace python-tornado with python-tornado-6.
Change-Id: Ibba54e0c7517673aa2ae1b693d4fa38701887b7a
2024-12-13 20:18:40 +00:00
Ricardo Wurmus
83852d55a2
gnu: Add python-nbclassic.
...
* gnu/packages/jupyter.scm (python-nbclassic): New variable.
Change-Id: I8be60400df0cb54284c5b0d40d383c95591016c0
2024-12-13 20:18:38 +00:00
Ricardo Wurmus
76164715dd
gnu: Add python-notebook-shim.
...
* gnu/packages/jupyter.scm (python-notebook-shim): New variable.
Change-Id: I1ed71ea39b37f066c64d3f256a24366055dc7aaa
2024-12-13 20:18:38 +00:00
Ricardo Wurmus
f5888342ab
gnu: Add python-pytest-jupyter.
...
* gnu/packages/jupyter.scm (python-pytest-jupyter): New variable.
Change-Id: Id8d59a3981c5c46adbfee7d369692cba32e27d70
2024-12-13 20:18:38 +00:00
Ricardo Wurmus
5748c809e0
gnu: Add python-hatch-jupyter-builder.
...
* gnu/packages/jupyter.scm (python-hatch-jupyter-builder): New variable.
Change-Id: I5bdf00a95dd6260eb5f6066a77394054bcec0ca4
2024-12-13 20:18:38 +00:00
Ricardo Wurmus
5319c309df
gnu: python-nbclient: Add Setuptools and Wheel.
...
* gnu/packages/jupyter.scm (python-nbclient)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I0c203c2545587c45f5878c5772c29d49c7939811
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
acb6cdc299
gnu: Add python-papermill.
...
* gnu/packages/jupyter.scm (python-papermill): New variable.
Change-Id: I79bb9e9f2d95561f5e73f36213aa9f5b87f5d49a
2024-06-16 22:54:56 +02:00
Sharlatan Hellseher
d6db4d16bd
gnu: Add python-comm.
...
* gnu/packages/jupyter.scm (python-comm): New variable.
Change-Id: I1bed7b6f54e63db6f47cdbaccd816c56f06045f8
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-05-30 18:23:49 +04:00