21 rpm packages matching your search terms.
-
python3-jupyter-lsp-2.2.5-4.fc42.noarch.rpm
Jan 19, 2025 okMulti-Language Server WebSocket proxy for your Jupyter notebook or lab server. For Python 3.6+. -
python3-jupyter-packaging-0.12.3-15.fc42.noarch.rpm
Jan 19, 2025 okThis package contains utilities for making Python packages with and without accompanying JavaScript packages. -
python3-jupyter-polymake-0.16-30.20180129.7049940.fc42.noarch.rpm
Jan 19, 2025 okThis package contains a Jupyter kernel for polymake. -
python3-jupyter-server-2.15.0-2.fc42.noarch.rpm
Jan 19, 2025 okThe Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila. -
python3-jupyter-server-kernels-proxy-0.1.0-1.lbn42.noarch.rpm
Sep 13, 2025 okJupyter Server Kernels Proxy -
python3-jupyter-server-mathjax-0.2.6-1.lbn42.noarch.rpm
Sep 13, 2025 okMathJax resources endpoints for Jupyter Server Basic Usage Install from PyPI: > pip install jupyter_server_mathjax This will automatically enable the extension in Jupyter Server. To test the installation, you can run Jupyter Server and visit the /static/jupyter_server_mathjax/MathJax.js endpoint: > jupyter server Maintenance Notes To install an editable install locally for development, first clone the repository locally, then run: `pip install -e .[test]` Note that the editable install will not install the data file that automatically configures the extension for use. To manually enable it, run: jupyter server extension enable --py jupyter_server_mathjax To build for distribution, use the build package: pip install build python -m build Then release using twine: twine check dist/* twine check dist/* -
python3-jupyter-server-terminals-0.5.3-5.fc42.noarch.rpm
Jan 19, 2025 okJupyter Server Terminals is a Jupyter Server Extension providing support for terminals. -
python3-jupyter-server-xarray-leaflet-0.2.3-1.lbn42.noarch.rpm
Sep 13, 2025 okA Jupyter Server extension for xarray-leaflet -
python3-jupyter-summarytools-0.2.3-1.lbn42.noarch.rpm
Sep 13, 2025 ok. Using jupyter-vscode-serverYou must already have code-server installed. Check out code-server's [Getting Started]( section.Extension can be install with:bash pip install jupyter-vscode-server Example Dockerfile segment to install code-server:Dockerfile ENV CODESERVER_URL" \...