Merge pull request #76 from jupyterhub/fix-warning

Clarify development status warnings
This commit is contained in:
Yuvi Panda
2018-07-27 18:20:50 -07:00
committed by GitHub
2 changed files with 10 additions and 8 deletions

View File

@@ -27,10 +27,11 @@ more information.
Development Status
==================
This project is currently in **pre-alpha**, and things will break all the time.
There is no supported upgrade pathway, and security issues most likely exist.
However, feedback at this time is extremely valuble, so you should still try
it out!
This project is currently in **alpha** state. Most things work, but we might
still make breaking changes that have no clear upgrade pathway. Important
security features (such as HTTPS) are still being implemented. We are targetting
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
============

View File

@@ -8,10 +8,11 @@ a small (0-50) number of users on a single server.
Development Status
==================
This project is currently in **pre-alpha**, and things will break all the time.
There is no supported upgrade pathway, and security issues most likely exist.
However, feedback at this time is extremely valuble, so you should still try
it out!
This project is currently in **alpha** state. Most things work, but we might
still make breaking changes that have no clear upgrade pathway. Important
security features (such as HTTPS) are still being implemented. We are targetting
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
============