-
I'd like to see if we could use a jupyter-server extension to improve using `localtileserver` in remote jupyter environments to resolve issues like #95
cc @12rambau
reference: https://jupyter-s…
-
Type: Bug
Add a remote Network Folder into Dolphin on SteamOS, then try to open that folder within VSCode. It won't open. I can open a single file from the folder in VSCode and that works, but the w…
-
## Environment data
- VS Code version: 1.83.1
- Jupyter Extension version (available under the Extensions sidebar): v2023.10.1002861100
- Python Extension version (available under the E…
-
Create pipeline and publish for the following repositories:
- maap-algorithms-jupyter-extension
- maap-che-sidebar-visibility-jupyter-extension
- maap-dps-jupyter-extension
- maap-edsc-jupyter-e…
-
Type: Bug
When I run "Publish to GitHub" (command github.publish) from the command palette, nothing happens.
I haven't initialized a git repo yet: if that is the issue, it should at least tell me in…
-
I am getting an error when launching jupyter.
I uninstalled everything including python (with brew) and still not solving the issue.
The folder `/opt/homebrew/Cellar/python@3.11/3.11.4_1/Framewor…
-
Type: Bug
# Behaviour
When using the Jedi language server, all LS features work properly in a single cell, but don't recognize variables defined in one cell and used in another. Go to def gives a …
-
Type: Bug
# Behaviour
Setting `python.envFile` to `.env` ignores it and the environment variables are not found at runtime.
## Steps to reproduce:
1. Set `python.envFile` to `${workspaceFolder}/…
-
Type: Bug
I have 2 users A and B use SSH remote to Ubuntu to do development work.
If A's vscode works fine, then B's will not work. By not working, the code intellisense, project loading all failed…
-
**Describe the bug**
If a variable is defined with different incompatible units in different modules, this following error message comes up. The problem is that the error message says it's the 'val' …