DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
22 stars 5 forks source link

Move Jupyter idletime to Jupyter container #1411

Closed MoritzWeber0 closed 1 month ago

MoritzWeber0 commented 6 months ago

Since we will introduce general web-based tool support in https://github.com/DSD-DBS/capella-collab-manager/pull/1355, we also removed most of the Jupyter specific code.

We should also replace the idletime_minutes metric expression from Jupyter and replace it with an Prometheus exporter in the Jupyter container.

MoritzWeber0 commented 1 month ago

Done with https://github.com/DSD-DBS/capella-dockerimages/pull/292 and https://github.com/DSD-DBS/capella-collab-manager/pull/1603