-
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…
-
## Environment data
- VS Code version: 1.94.2
- Jupyter Extension version (available under the Extensions sidebar): v2024.9.1
- Python Extension version (available under the Extensions sideba…
-
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…
-
Helps this ticket: https://github.com/MAAP-Project/Community/issues/1052
This is a pretty big ticket, going to start with having this just work with algorithms and dps extensions
-
So after installing the Azure machine learning, Azure machine learning remote & Jupyter extensions in Vscode locally, we are able to then install the Vscode server software remotely on an Azure Machin…
-
## Environment data
- VS Code version: 1.95.1
- Jupyter Extension version (available under the Extensions sidebar): v2024.10.0
- Python Extension version (available under the Extensions sidebar…
-
Type: Bug
1. Start a Jupyter Server from the command line (ex: `jupyter notebook --NotebookApp.token='FooBar123'`)
2. Create Notebook (ex: `Create: New Jupyter Notebook`)
3. Run the notebook with t…
-
**Describe the bug**
No option to create a notebook from template.
The extension appears to be loaded correctly:
```bash
[I 2024-10-01 15:41:05.440 ServerApp] Installing jupyter_templates handle…
-
**Describe the bug**
I tried to import Vision and it does not work
The error I got is: RuntimeError: Wrong struct-size of PyObjC C API (got 288, expected 296)
**Platform information**
* Python…
nn646 updated
13 hours ago
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
autotime is used for displaying execution time. Package …