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

Add jupyter-cell-tags&jupyter-slideshow #656

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

ouliuquan
Copy link
Contributor

  • I have read the note above about PRs contributing or fixing extensions
  • I have tried reaching out to the extension maintainers about publishing this extension to Open VSX (if not, please create an issue in the extension's repo using this template).
  • This extension has an OSI-approved OSS license (we don't accept proprietary extensions in this repository)

Description

These two extensions are important to install a new version of python, when I install a new version of python, downloadPlugins always shows an error:

theia-blueprint: Extension with id ms-toolsai.vscode-jupyter-slideshow not found at https://open-vsx.org/api/-/query?extensionId=ms-toolsai.vscode-jupyter-slideshow&includeAllVersions=true
theia-blueprint: Extension with id ms-toolsai.vscode-jupyter-cell-tags not found at https://open-vsx.org/api/-/query?extensionId=ms-toolsai.vscode-jupyter-cell-tags&includeAllVersions=true
theia-blueprint: Error: Errors downloading some plugins. To make these errors non fatal, re-run with --ignore-errors
theia-blueprint:     at downloadPlugins (D:\Task\theia-blueprint_1400\node_modules\@Theia\cli\lib\download-plugins.js:112:15)
theia-blueprint:     at async Object.handler (D:\Task\theia-blueprint_1400\node_modules\@Theia\cli\lib\theia.js:308:13)
error Command failed with exit code 1.

We should add all jupyter packages here, all two are MIT license.

These two extensions are important to install a new version of python, when I install a new version of python, downloadPlugins always shows an error:
```
theia-blueprint: Extension with id ms-toolsai.vscode-jupyter-slideshow not found at https://open-vsx.org/api/-/query?extensionId=ms-toolsai.vscode-jupyter-slideshow&includeAllVersions=true
theia-blueprint: Extension with id ms-toolsai.vscode-jupyter-cell-tags not found at https://open-vsx.org/api/-/query?extensionId=ms-toolsai.vscode-jupyter-cell-tags&includeAllVersions=true
theia-blueprint: Error: Errors downloading some plugins. To make these errors non fatal, re-run with --ignore-errors
theia-blueprint:     at downloadPlugins (D:\Task\theia-blueprint_1400\node_modules\@Theia\cli\lib\download-plugins.js:112:15)
theia-blueprint:     at async Object.handler (D:\Task\theia-blueprint_1400\node_modules\@Theia\cli\lib\theia.js:308:13)
error Command failed with exit code 1.
```
We should add all jupyter packages here
Copy link
Member

@filiptronicek filiptronicek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contributions, changes and CI look good. Should be published by the next European morning 🌞.

@filiptronicek filiptronicek merged commit 3059f26 into EclipseFdn:master Dec 14, 2022
@ouliuquan
Copy link
Contributor Author

Thanks, this is the best news I heard today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants