At present, using the PyPI trove classifier is probably the most authoritative way to find maintained, pre-built packages:
https://pypi.org/search/?q=&o=&c=Framework+%3A%3A+Jupyter+%3A%3A+JupyterLab+%3A%3A+Extensions Many packages are also released and have been tagged with keywords on npm: <https://www.npmjs.com/search?q=keywords%3Ajupyterlab-extension> https://www.npmjs.com/search?q=keywords%3Ajupyterlab-extension ... though some of these may not be maintained. It's also possible to look for extensions by some key strings in their package.json on GitHub: https://github.com/search?q=path%3A**%2Fpackage.json+%2FoutputDir%2F+%2Fjupyterlab%2F&type=code&ref=advsearch -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/63fa6162-aa26-4c7e-82bf-c0c995f8c5e6n%40googlegroups.com.
