Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Safari 16.1
- Local OS: macOS 13.0 (Ventura)
- Remote OS: Debian bullseye
- Remote Architecture: amd64
code-server --version
: 4.8.0 005fa87 with Code 1.72.1
Steps to Reproduce
- Go to https://vscode-r.jupyter.b-data.ch
- Log in with your GitHub account
- Click "Start My Server"
- Select image
R (jupyterlab/r/base:test) + code-server
- Open code-server
- Try to create an R terminal or create/edit a Jupyter Notebook
Expected
"R: Create R terminal" is supposed to create an R terminal.
ℹ️ [YYYY-MM-DD hh:mm:ss.sss] [exthost] [info] ExtensionService#_doActivateExtension REditorSupport.r, startup: false, activationEvent: 'onCommand:r.createRTerm'
When creating a Jupyter Notebook it should be displayed and editable.
Actual
No R terminal is created.
Jupyter Notebook is created but nothing is displayed.
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response