mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #76 from jupyterhub/fix-warning
Clarify development status warnings
This commit is contained in:
@@ -27,10 +27,11 @@ more information.
|
|||||||
Development Status
|
Development Status
|
||||||
==================
|
==================
|
||||||
|
|
||||||
This project is currently in **pre-alpha**, and things will break all the time.
|
This project is currently in **alpha** state. Most things work, but we might
|
||||||
There is no supported upgrade pathway, and security issues most likely exist.
|
still make breaking changes that have no clear upgrade pathway. Important
|
||||||
However, feedback at this time is extremely valuble, so you should still try
|
security features (such as HTTPS) are still being implemented. We are targetting
|
||||||
it out!
|
a v0.1 release sometime in mid-August 2018. Follow `this milestone <https://github.com/jupyterhub/the-littlest-jupyterhub/milestone/1>`_
|
||||||
|
to see progress towards the release!
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|||||||
@@ -8,10 +8,11 @@ a small (0-50) number of users on a single server.
|
|||||||
Development Status
|
Development Status
|
||||||
==================
|
==================
|
||||||
|
|
||||||
This project is currently in **pre-alpha**, and things will break all the time.
|
This project is currently in **alpha** state. Most things work, but we might
|
||||||
There is no supported upgrade pathway, and security issues most likely exist.
|
still make breaking changes that have no clear upgrade pathway. Important
|
||||||
However, feedback at this time is extremely valuble, so you should still try
|
security features (such as HTTPS) are still being implemented. We are targetting
|
||||||
it out!
|
a v0.1 release sometime in mid-August 2018. Follow `this milestone <https://github.com/jupyterhub/the-littlest-jupyterhub/milestone/1>`_
|
||||||
|
to see progress towards the release!
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|||||||
Reference in New Issue
Block a user