-
## Description
When setting the theme to `Jupyterlab Dark`, there is a font color conflict in status line. The text typed in the status line can not be seen due to font color issue. It can …
-
This is, admittedly, an enhancement request, but given that the Dark and Light themes are shipping standard with JupyterLab, it would be really nice if qgrid detected which of those two is in use, and…
-
## Description
In dark theme the "Add" button in keyboard shortcuts UI is not readable
## Reproduce
1. Change theme to "JupyterLab Dark"
2. Open Settings
3. Open "Keyboard Shortcuts"
4. …
-
## Description
Currently we have build a theme which uses Jupyterlab-topbar 0.6.1 and Jupyter Lab 3.6, We are trying to migrate to Lab version 4.X, I have following question
1. What all oth…
-
### Describe the bug
**context**
When I do create ipynb with cell
```
text2 = ('Lorem ipsum $x$ lorem $A$ ipsum?\n'
'\t\\[\n\t\t\\text{A=}\\left[\\begin{matrix}2 x + 4 & x - 4\\\\x + …
-
# Target
A JupyterLab dark theme that uses the same color palette as the Github dark theme
- The code repository: https://github.com/martinRenou/jupyterlab-night
- The npm package on npmjs.co…
-
# Target
- The code repository: https://github.com/deathbeds/jupyterlab-starters/tree/main/packages/jupyterlab-rjsf
- The npm package on npmjs.com (if available): https://www.npmjs.com/packag…
-
Change the source of the JLab page to include i.e. Ocean logo, extra text, etc.
-
## Description
It seems that a wheel for monorepo does not include a top-level `METADATA` to extract the constraints from. This means that `reqs` remains empty:
https://github.com/jupyterlab/mai…
-
Hi! 👋
## Context
I am creating a JupyterLab theme and as `jupyterlab-execute-time` is one of the extensions used, I would like to be able to guarantee the customization of its styles completely…