Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2e88202

Browse files
authored
Add JupyterCon banner and add Jupyter colors (#7727)
* Add JupyterCon banner and add Jupyter colors* Fix formatting
1 parentefdef40 commit2e88202

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎docs/source/conf.py‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
# further. For a list of options available for each theme, see the
173173
# documentation.
174174
html_theme_options= {
175+
"announcement":'🚀 Join us in San Diego · JupyterCon 2025 · Nov 4-5 · <a href="https://events.linuxfoundation.org/jupytercon/program/schedule/?ajs_aid=53afb00d-be65-4a99-9112-28cdaac99463">SCHEDULE</a> · <a href="https://events.linuxfoundation.org/jupytercon/register/?ajs_aid=53afb00d-be65-4a99-9112-28cdaac99463">REGISTER NOW</a>',
175176
"header_links_before_dropdown":5,
176177
"icon_links": [
177178
{
@@ -400,3 +401,7 @@
400401

401402
spelling_lang="en_US"
402403
spelling_word_list_filename="spelling_wordlist.txt"
404+
405+
406+
defsetup(app):
407+
app.add_css_file("https://docs.jupyter.org/en/latest/_static/jupyter.css")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp