Use a PluginRegistry
for loading plugins
#7615
Labels
status:Needs Triage
Applied to issues that need triage
Milestone
Current the
NotebookApp
does not make use of aPluginRegistry
for loading plugins:notebook/app/index.template.js
Line 219 in ab63d5c
It also does not resolve
ServiceManagerPlugin
s first as in JupyterLab.Notebook should follow the same approach as in JupyterLab: https://github.com./jupyterlab/jupyterlab/blob/eaddbc7b6e8a13198edd9cdb156def78724f07e2/dev_mode/index.js#L260
As a follow-up to jupyterlab/jupyterlab#16794.
The text was updated successfully, but these errors were encountered: