We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#12349 breaks the clone view command because the opener is no more defined in the plugin adding the commands
New view for notebook
No error It seems the solution would be to provide the opener as a plugin to be requested by the plugin adding the commands.
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Paste the output from your browser Javascript console here, if applicable.
The text was updated successfully, but these errors were encountered:
New token providing IWidgetOpener
IWidgetOpener
7301626
Fixes #12965
Successfully merging a pull request may close this issue.
Description
#12349 breaks the clone view command because the opener is no more defined in the plugin adding the commands
Reproduce
New view for notebook
Expected behavior
No error
It seems the solution would be to provide the opener as a plugin to be requested by the plugin adding the commands.
Context
Troubleshoot Output
Command Line Output
Browser Output
The text was updated successfully, but these errors were encountered: