We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2f04f commit 52e9467Copy full SHA for 52e9467
jupyter_server/serverapp.py
@@ -2329,7 +2329,7 @@ def start_app(self):
2329
info(_i18n("Welcome to Project Jupyter! Explore the various tools available"
2330
" and their corresponding documentation. If you are interested"
2331
" in contributing to the platform, please visit the community"
2332
- "resources section at https://jupyter.org/community.html."))
+ " resources section at https://jupyter.org/community.html."))
2333
2334
self.write_server_info_file()
2335
self.write_browser_open_files()
0 commit comments