Search Criteria
Package Details: python-webio-jupyter-extension 0.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-webio-jupyter-extension.git (read-only, click to copy) |
---|---|
Package Base: | python-webio-jupyter-extension |
Description: | A JupyterLab extension to support Julia's WebIO package. |
Upstream URL: | https://pypi.org/project/webio_jupyter_extension/ |
Licenses: | BSD |
Submitter: | alhirzel |
Maintainer: | alhirzel |
Last Packager: | alhirzel |
Votes: | 1 |
Popularity: | 0.000140 |
First Submitted: | 2023-01-31 03:28 (UTC) |
Last Updated: | 2023-12-18 18:28 (UTC) |
Dependencies (3)
- jupyter-server
- python-jupyter-packaging (make)
- python-setuptools (make)
Latest Comments
archisman commented on 2024-02-13 23:51 (UTC) (edited on 2024-02-13 23:51 (UTC) by archisman)
It turns out that this is not yet compatible with the new JupyterLab v4 and Jupyter Notebook v7.
However, it works with
jupyter-nbclassic
archisman commented on 2024-02-13 18:52 (UTC)
Despite installing, I get the error
jupyter_server.extension.utils.ExtensionModuleNotFound: The module 'webio_jupyter_extension.serverextension' could not be found (No module named 'notebook.utils'). Are you sure the extension is installed?