Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styles defined in jupyterlab-preview do not work. #1095

Closed
trungleduc opened this issue Feb 17, 2022 · 0 comments · Fixed by #1096
Closed

Styles defined in jupyterlab-preview do not work. #1095

trungleduc opened this issue Feb 17, 2022 · 0 comments · Fixed by #1096
Labels
bug Something isn't working

Comments

@trungleduc
Copy link
Member

trungleduc commented Feb 17, 2022

Description

As stated in #1094, the styles defined in the base.css of jupyterlab-preview are not taken into account in Jupyter Lab. For some reason, the content of this file is not included on the lab page.

Reproduce

  1. Open jupyter lab
  2. Open the Elements tab of the browser's inspection tool.
  3. Search for the classes defined in base.css
  4. Found nothing

Context

  • voila version 0.3.1
@trungleduc trungleduc added the bug Something isn't working label Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant