Investigate architecture improvements for Viola service #3

Open
opened 2021-11-17 09:23:48 +00:00 by 3wordchant · 0 comments
Owner

The optional Viola service basically duplicates the entire app / jupyter/datascience-notebook service, just installing 1 extra pip package, and changing command. I'm suspicious this might be a waste of resources, and needless additional complexity -- wondering if we can just add Viola to the main service instead, or if there's a lighter Viola image that can be pointed at the existing Jupyter Hub for calculations instead of its own instance.

The optional [Viola](https://voila.readthedocs.io/) service basically duplicates the entire `app` / `jupyter/datascience-notebook` service, just installing 1 extra pip package, and changing `command`. I'm suspicious this might be a waste of resources, and needless additional complexity -- wondering if we can just add Viola to the main service instead, or if there's a lighter Viola image that can be pointed at the existing Jupyter Hub for calculations instead of its own instance.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/jupyter-lab#3
No description provided.