Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux arm64: errors in Jupyter Adapter / Reticulate #5917

Closed
jmcphers opened this issue Jan 8, 2025 · 1 comment
Closed

Linux arm64: errors in Jupyter Adapter / Reticulate #5917

jmcphers opened this issue Jan 8, 2025 · 1 comment
Labels
area: kernels Issues related to Jupyter kernels and LSP servers area: reticulate Issues related to the reticulate extension os-linux Linux issue

Comments

@jmcphers
Copy link
Collaborator

jmcphers commented Jan 8, 2025

System details:

Positron and OS details:

Positron arm64 build/REH, Ubuntu Linux 24 for ARM64

Interpreter details:

Any

Describe the issue:

When opening Positron, the following alerts may appear:

Image

Steps to reproduce the issue:

Open Positron

Expected or desired behavior:

No alerts.

We recently removed the Jupyter Adapter dependency for Reticulate, so we can probably just unmark this dependency.

Alternately, this will be resolved when we remove the Jupyter Adapter itself (#4579).

Were there any error messages in the UI, Output panel, or Developer Tools console?

Yes, these.

@jmcphers jmcphers added os-linux Linux issue area: reticulate Issues related to the reticulate extension area: kernels Issues related to Jupyter kernels and LSP servers labels Jan 8, 2025
@juliasilge juliasilge added this to the 2025.02.0 Pre-Release milestone Jan 8, 2025
jmcphers added a commit that referenced this issue Jan 9, 2025
Removes the hard dependency on Jupyter Adapter from Reticulate. It _is_
still possible to use Jupyter Adapter with Reticulate; this just
prevents the Reticulate extension from failing to load if Jupyter
Adapter does.

Addresses #5917. 

### Release Notes

#### New Features

- N/A

#### Bug Fixes

- N/A


### QA Notes

Basic test to make sure that Reticulate still boots is sufficient to
validate.
@testlabauto
Copy link
Contributor

Verified Fixed

Positron Version(s) : 2025.02.0-59
OS Version          : Ubuntu 24, ARM64 (parallels)

Test scenario(s)

No startup errors.
Reticulate functionality seems good with:
"positron.reticulate.enabled": true

Link(s) to TestRail test cases run or created:

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: kernels Issues related to Jupyter kernels and LSP servers area: reticulate Issues related to the reticulate extension os-linux Linux issue
Projects
None yet
Development

No branches or pull requests

3 participants