-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
False
-
False
-
-
No
-
-
-
No
-
Undefined
-
No
-
Pending
-
None
-
-
RHOSi 0.1, RHOSi 0.2
The minimal python notebook image should be tested to ensure that:
1) It is available and selectable from the spawner UI
2) The User is able to spawn a JupyterHub instance based on this image
3) This image comes preinstalled with Python v.3.6.8 v.3.8 and nothing else*
4) Python code runs correctly in the notebook(s)
5) The User is able to install/upgrade additional libraries via Pip**
6) Additional libraries installed by the User are usable in the notebook and work as expected
*: Some additional libraries will inevitably be present (e.g. Jupyter and its dependencies). There is a need to document which libraries are expected in this image we can assume that jupyter and all its dependencies will be there and nothing else.
**: The behaviour of pip is still not clearly defined and needs to be documented. Additional testing might be needed depending on the captured requirements
The user should be able to use pip however they want.