martinRenou
martinRenou
# 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.com (if available):https://www.npmjs.com/package/jupyterlab-night...
This allows to dedupe CSS
### Problem It would be great to have an option to use the Voici jupyterlite addon https://github.com/voila-dashboards/voici so that people could generate dashboards easily!
I don't know if it makes sense and if it's easy to achieve it, but it would be nice to not have to evaluate the xarrays for a call of...
## Description I am getting the following: ``` Traceback (most recent call last): File "/home/martinrenou/micromamba/envs/glue-lab/lib/python3.11/site-packages/tornado/websocket.py", line 944, in _accept_connection await open_result File "/home/martinrenou/micromamba/envs/glue-lab/lib/python3.11/site-packages/jupyter_collaboration/handlers.py", line 236, in open if self.room.document.source !=...
I packaged SFML for conda. Installing SFML with conda is really straighforward: ``` conda install -c conda-forge sfml ``` This installs the dynamic library in the current conda environment, it...
@itziakos @jvkersch
Some widgets like Buttons seem to be impacted by the materialize CSS and look good automatically. Some other widgets like the RadioButtons/Select/DropDown/TextArea need extra CSS work.