Closed oliver-sanders closed 6 days 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.
But when I click it it goes to the noAuth page
But when I click it it goes to the noAuth page
Can you open Jupyter Lab by changing the URL from /cylc/#
to /lab
?
(@wxtim, use build
or build:watch
to test, but not serve
as this isn't set up for multi-extension access)
Requires https://github.com/cylc/cylc-uiserver/pull/641
To review:
cylc gui
and insepecting the Dashboard page (unless you have installed Jupyter lab) the link should be disabled.pip install jupyterlab
) and re-run thecylc gui
, then follow the link on the Dashboard page.Check List
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
(andconda-environment.yml
if present).?.?.x
branch.