diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index bbfec31159..3fb09a63de 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,7 +7,7 @@ contact_links: url: https://discourse.jupyter.org/c/notebook/31 about: If you have a question or you're having issues installing Jupyter Notebook, try posting on Discourse. - name: 💬 Chat with the devs - url: https://app.gitter.im/#/room/#jupyter_notebook:gitter.im + url: https://jupyter.zulipchat.com/ about: Ask short questions about using Jupyter Notebook - name: 📝 Do you have a feature request that may be applied upstream? See JupyterLab. url: https://github.com/jupyterlab/jupyterlab diff --git a/docs/source/_static/zulip-icon-square.svg b/docs/source/_static/zulip-icon-square.svg new file mode 100644 index 0000000000..fee9226c0f --- /dev/null +++ b/docs/source/_static/zulip-icon-square.svg @@ -0,0 +1,1927 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + zulip/static/images/logo/zulip-icon-square.svg at main · zulip/zulip + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ Skip to content + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + +
+ +
+ + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + +
+ Open in github.dev + Open in a new github.dev tab + Open in codespace + + + + + + + + + + + + + + + + + + +

Files

Latest commit

 

History

History
1 lines (1 loc) · 756 Bytes

zulip-icon-square.svg

File metadata and controls

1 lines (1 loc) · 756 Bytes
+
+ + + + +
+ +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + diff --git a/docs/source/conf.py b/docs/source/conf.py index b625a9481e..27089c0955 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -191,9 +191,10 @@ "icon": "fab fa-discourse", }, { - "name": "Gitter", - "url": "https://gitter.im/jupyter/jupyter", - "icon": "fab fa-gitter", + "name": "Zulip", + "url": "https://jupyter.zulipchat.com/", + "icon": "_static/zulip-icon-square.svg", + "type": "local", }, ], "logo": {