-
Notifications
You must be signed in to change notification settings - Fork 292
How to install from VSIX on VS Code when using Remote SSH
Joyce Er edited this page Apr 22, 2021
·
1 revision
- Upload the VSIX to your remote machine. You can do this by dragging and dropping the VSIX like so:
- In the Extensions pane, open the overflow menu and choose 'Install from VSIX'. Select the VSIX you just uploaded:
- Wait for VS Code to finish installing the extension. Reload VS Code when prompted.
- Contribution
- Source Code Organization
- Coding Standards
- Profiling
- Coding Guidelines
- Component Governance
- Writing tests
- Kernels
- Intellisense
- Debugging
- IPyWidgets
- Extensibility
- Module Dependencies
- Errors thrown
- Jupyter API
- Variable fetching
- Import / Export
- React Webviews: Variable Viewer, Data Viewer, and Plot Viewer
- FAQ
- Kernel Crashes
- Jupyter issues in the Python Interactive Window or Notebook Editor
- Finding the code that is causing high CPU load in production
- How to install extensions from VSIX when using Remote VS Code
- How to connect to a jupyter server for running code in vscode.dev
- Jupyter Kernels and the Jupyter Extension