Skip to content

Zsailer/jpserver-extension-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Jupyter Server Extension Sanity Check

This repo runs a series of Github actions to verify that various jupyter server extensions are discovered and linked to Jupyter Server when installed from the latest release and source. This is critical since Jupyter released Jupyter Server (the new Python server backend) and most of Jupyter's frontend applications will depend on this server.

Extension Stable (Jupyter Server) Latest (Jupyter Server)
jupyterlab jupyterlab jupyterlab
nbresuse nbresuse (stable) nbresuse (latest)
nbdime nbdime (stable) nbdime (latest)
jupyter-server-proxy jupyter-server-proxy (stable) jupyter-server-proxy (latest)
jupytext jupytext (stable) jupytext (latest)
nbgitpuller nbgitpuller (stable) nbgitpuller (latest)
jupyter_nbextensions_configurator jupyter_nbextensions_configurator (stable) jupyter_nbextensions_configurator (latest)

Please feel free to add your server extension to the list! Submit a PR with a new set of Github Actions for your extension (you should be able to copy-and-paste the workflow from another extension and change the references to your extension).

About

A repository for testing jupyter server extensions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages