question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

style issue in ipyleaflet.readthedocs.io

See original GitHub issue

The following line in conf.py which is used to embed ipyleaflet widgets in the documentation now links to some javascript which pushes more CSS to the style than we want (Ctrl+F “Helvetica” in the Javascript points to the faulty line):

app.add_javascript("https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js")

Resulting documentation appearance is just ugly. Still searching for a workaround but fellow contributors may be faster than I am.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
xoolivecommented, Mar 21, 2019

Thank you, I would appreciate a ping here if you notice the fix before I do.

1reaction
martinRenoucommented, Mar 21, 2019

I used your workaround, thanks! I will not close this issue though, until we find a proper fix. I guess this has to be fixed in ipywidgets, we’ll undo the workaround when it is fixed upstream

Read more comments on GitHub >

github_iconTop Results From Across the Web

jupyter-widgets extension CSS messes up Read the Docs theme
The problem appears in Firefox and Chromium. Pinging @SylvainCorlay because I'm using ipyleaflet as example, and @humitos from the Read the Docs ......
Read more >
Basemaps — ipyleaflet documentation
If one map on this page is completely grey, please report it by opening an issue: https://github.com/jupyter-widgets/ipyleaflet/issues/new.
Read more >
ipyleaflet
and issue 168 for details. ... styles. “” Comma-separated list of WMS styles format. “image/jpeg”. WMS image format (use 'image/png' for.
Read more >
Ipyleaflet Example — Thebe documentation
Thebe can display output from ipyleaflet Jupyter widgets. This example is repurposed from the ipyleaflet documentation and is licensed under the MIT License ......
Read more >
ipyleaflet: Interactive maps in the Jupyter notebook ...
ipyleaflet : Interactive maps in the Jupyter notebook#. Try it online#. You can try ipyleaflet directly in this documentation page thanks to JupyterLite!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found