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

Segmentation fault with notebook graphics toolkit #121

Open
ryanlovett opened this issue Oct 3, 2024 · 0 comments
Open

Segmentation fault with notebook graphics toolkit #121

ryanlovett opened this issue Oct 3, 2024 · 0 comments

Comments

@ryanlovett
Copy link

  • xeus-octave version: 0.2.0
  • Operating System: Ubuntu Jammy

Description

With graphics_toolkit("notebook"), commands like plot([1,2,3,2,1]) produce a segfault. When I switch to graphics_toolkit("plotly"), plotting works.

What I Did

I have these conda packages:

octave_kernel             0.36.0             pyhd8ed1ab_0    conda-forge
xeus-octave               0.2.0                hcbf671c_0    conda-forge

These were installed via a repo2docker-based image running on a jupyterhub.

This might be related to #111.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant