Skip to content

Commit f03c427

Browse files
committed
note
1 parent d244c28 commit f03c427

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,5 @@ def setup(app):
142142
# Plausible.io tracking
143143
app.add_js_file("https://plausible.io/js/script.file-downloads.hash.outbound-links.js", **{"data-domain": "mybinder.readthedocs.io", "defer": ""})
144144
app.add_js_file(filename=None, body="window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }")
145+
# Inherit some Jupyter branding CSS rules from the Jupyter Documentation
145146
app.add_css_file("https://docs.jupyter.org/en/latest/_static/jupyter.css")

0 commit comments

Comments
 (0)