You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @serhiisobol, thank you for submitting this issue! As this applies to JupyterLab, I have copied this issue over to the JupyterLab repository for further discussion there.
Hi @serhiisobol, thank you for submitting this issue! As this applies to JupyterLab, I have copied this issue over to the JupyterLab repository for further discussion there.
themePath
is platform-dependent (on Windows, the backslash is needed, on Linux/macOS forward slash)themePath
("themePath is empty") is very misleadingOn the left side of the screenshot inside
package.json
,themePath
value is"style/index.css"
On the right
themePath
handling fromcommands.py
During the installation a jupyter lab extension with
jupyter labextension link .
I am getting the path of styles with a backslash
The text was updated successfully, but these errors were encountered: