what(): feval: function 'graphics_toolkit' not found #98
Labels
multiplatform
Multiplatform compatibility
type/bug 🐛
Something isn't working
what/toolkit/notebook
Related to the native graphics toolkits
Description
When opening octave as Jupyterlab Notebook deployed as JupyterHub the kernel is crashing.
When I run the same container manually and just run jupyter lab the Notebook and Octaver kernel is working as expected.
Logs:
[D 2023-01-20 00:22:44.346 SingleUserLabApp manager:388] Starting kernel: ['/opt/conda/bin/xoctave', '-f', '/home/jovyan/.local/share/jupyter/runtime/kernel-a3e90551-2faa-4658-9417-f674c4cc7db2.json']
[D 2023-01-20 00:22:44.347 SingleUserLabApp connect:604] Connecting to: tcp://127.0.0.1:41797
GLFW Error: X11: The DISPLAY environment variable is missing (65544)
Cannot initialize GLFW
terminate called after throwing an instance of 'octave::execution_exception'
what(): feval: function 'graphics_toolkit' not found
What I Did
The text was updated successfully, but these errors were encountered: