Lab themes are broken
Open
Bug
JupyterLab Extension
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
After Lab 1.0 and probably this https://github.com/jupyterlab/jupyterlab/pull/6040 lab themes are not loading.

After a quick research, a code fix will not be simply renaming `themeDir` to `themePath` as it looks like it does not support pointing to the directory.
We will probably have to extract the current approach and split it into 2 independent lab theme extensions. It is basically moving static files so this process should not be hard.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.