MIC-DKFZ / MIC-DKFZ/nnInteractive
Running app using Napari plugin on remote host
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 493
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thank you for addressing an important challenge again! I currentlcy wants to run the app on the remote host uisng napari and visaluize on my local machine. I used X11 forwarding for that, but I got this warings when running command with image path defined.
WARNING: QOpenGLWidget: Failed to create context
11:23:30 : WARNING : MainThread : QOpenGLWidget: Failed to create context
I am currently trying to run the app using Napari plugin instruction on a remote host and visualize the results on my local machine. To achieve this, I’ve been using X11 forwarding. But when I run the command with a defined image path, I encounter the following warning:
WARNING: QOpenGLWidget: Failed to create context
11:23:30 : WARNING : MainThread : QOpenGLWidget: Failed to create context
And no image is visualized. Which I assume is the problem of running napari remotely. Is there any way to run the app on a remote host in that way?
Thank you in advance
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Napari plugin instructions and reproduce the command with a defined image path over X11 forwarding. Investigate the reported QOpenGLWidget context warnings and confirm whether the image can be visualized on the local machine; document the working approach or the confirmed limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100