cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

jupyter lab dashboard link #1982

Closed oliver-sanders closed 6 days ago

oliver-sanders commented 2 weeks ago

Requires https://github.com/cylc/cylc-uiserver/pull/641

To review:

Check List

markgrahamdawson commented 1 week ago

The jupyterlab stops being disabled when I have done the pip install jupyterlab and I have https://github.com/cylc/cylc-uiserver/pull/641 checked out. image

But when I click it it goes to the noAuth page

oliver-sanders commented 1 week ago

But when I click it it goes to the noAuth page

Can you open Jupyter Lab by changing the URL from /cylc/# to /lab?

oliver-sanders commented 1 week ago

(@wxtim, use build or build:watch to test, but not serve as this isn't set up for multi-extension access)