Skip to content
New issue

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

Unsupported activation events: onNotebook:jupyter-notebook #11430

Closed
ariana02880 opened this issue Jul 14, 2022 · 1 comment
Closed

Unsupported activation events: onNotebook:jupyter-notebook #11430

ariana02880 opened this issue Jul 14, 2022 · 1 comment
Labels
python issues related to the python language / extension question user / developer questions vscode issues related to VSCode compatibility

Comments

@ariana02880
Copy link

Hi Theia,
When I run my theia today, I got this error, could you please help me debug this? Should i use a different version of vscode plugins:
root ERROR [hosted-plugin: 4030] Unsupported activation events: onNotebook:jupyter-notebook, please open an issue: https://github.com/eclipse-theia/theia/issues/new

Here is the python version and theia version i am using:

"@theia/core": "1.19.0",
...
 "vscode-python-features": "https://open-vsx.org/api/ms-python/python/2020.10.332292344/file/ms-python.python-2020.10.332292344.vsix",

@vince-fugnitto vince-fugnitto added question user / developer questions vscode issues related to VSCode compatibility python issues related to the python language / extension labels Jul 14, 2022
@vince-fugnitto
Copy link
Member

vince-fugnitto commented Jul 15, 2022

@ariana02880 I believe you already opened a similar issue in the past (#11157 (comment)), please see #9867. The activation event and notebook APIs are not yet supported, you'll need to use an older version of the extension which is supported for the given version of theia you have (1.19.0 is quite old).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python issues related to the python language / extension question user / developer questions vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants