mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00
admonition about installing the beta
This commit is contained in:
@@ -10,6 +10,15 @@ command line for details.
|
|||||||
|
|
||||||
JupyterHub 2.0 is a big release!
|
JupyterHub 2.0 is a big release!
|
||||||
|
|
||||||
|
:::{admonition} testing the beta
|
||||||
|
2.0 is a big release and in beta;
|
||||||
|
upgrading requires database updates and downtime,
|
||||||
|
and may not be easily reversible if you have problems.
|
||||||
|
|
||||||
|
Please test the beta if you can and give feedback,
|
||||||
|
but **it is not recommended to test in production**!
|
||||||
|
:::
|
||||||
|
|
||||||
The most significant change is the addition of [roles and scopes][rbac]
|
The most significant change is the addition of [roles and scopes][rbac]
|
||||||
to the JupyterHub permissions model,
|
to the JupyterHub permissions model,
|
||||||
allowing more fine-grained access control.
|
allowing more fine-grained access control.
|
||||||
|
@@ -22,6 +22,7 @@ extensions = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
myst_enable_extensions = [
|
myst_enable_extensions = [
|
||||||
|
'colon_fence',
|
||||||
'deflist',
|
'deflist',
|
||||||
]
|
]
|
||||||
# The master toctree document.
|
# The master toctree document.
|
||||||
|
Reference in New Issue
Block a user