When we login on jupyterhub , a POD creates . but if we log out pod deleted 
,
Why it deleted  ?

When we login again from same credentials , again same new pod created but 
it did not have previously downloaded modules although it is using same pvc

For example :
I installed pandas as below in notebook.
pip install pandas 
Next day , when i opened it with same credentials , pandas module was not 
present .

How to fix it ?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/dd427049-14bf-4546-9562-79cc9cef63e5n%40googlegroups.com.

Reply via email to