mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 14:03:02 +00:00
update voila homepage link
use homepage instead of broken gallery link new gallery URL is https://voila-gallery.github.io fwiw
This commit is contained in:
@@ -297,8 +297,6 @@ linkcheck_ignore = [
|
||||
r"https://github.com/jupyterhub/jupyterhub/security/advisories/.*",
|
||||
# Occasionally blocks CI checks with 403
|
||||
r"https://www\.mysql\.com",
|
||||
# Does this still exist? https://github.com/jupyterhub/jupyterhub/blob/01a43f41f8b1554f2de659104284f6345d76636d/docs/source/reference/changelog.md?plain=1#L1834
|
||||
r" https://voila-gallery\.org",
|
||||
]
|
||||
linkcheck_anchors_ignore = [
|
||||
"/#!",
|
||||
|
@@ -1831,7 +1831,7 @@ Highlights:
|
||||
- More configuration of page templates and service display
|
||||
- Pagination of the admin page improving performance with large numbers of users
|
||||
- Improved control of user redirect
|
||||
- Support for [jupyter-server](https://jupyter-server.readthedocs.io/en/latest/)-based single-user servers, such as [Voilà](https://voila-gallery.org) and latest JupyterLab.
|
||||
- Support for [jupyter-server](https://jupyter-server.readthedocs.io/en/latest/)-based single-user servers, such as [Voilà](https://voila.readthedocs.io) and latest JupyterLab.
|
||||
- Lots more improvements to documentation, HTML pages, and customizations
|
||||
|
||||
([full changelog](https://github.com/jupyterhub/jupyterhub/compare/1.1.0...1.2.0))
|
||||
|
Reference in New Issue
Block a user