-
Bug
-
Resolution: Done
-
Blocker
-
3.5.0.GA
-
False
-
None
-
False
-
-
Description of problem:
The Jupyter extension installation is failing on DS 3.5.0.RC-03-10 which results in the Python extension not getting installed as well affecting the Python tests.
Prerequisites (if any, like setup, operators/versions):
Install DS 3.5.0.RC-03-10 in airgap cluster.
DS instance : https://devspaces.apps.sitagi-ds-412-airgap.169.54.113.90.nip.io/
Steps to Reproduce
- Start the Python workspace.
- Try to install the recommended Python extension.
Actual results:
Python extension installation fails because of an issue with the Jupyter extension.
Expected results:
Python extension successfully installed.
Reproducibility (Always/Intermittent/Only Once):
Always in x86/Power
Che-Code Editor version: 1.75.0
- causes
-
CRW-4116 versions of plugins in the plugin registry should be hardcoded to supported/tested versions
- Resolved
-
CRW-4115 Unit / Integration test for plugin registry: can all the included plugins be installed
- Closed
- relates to
-
CRW-4165 Verify vsix package.json and other metadata are compatible with the current version of vscode being targetted
- Resolved