Persistent workspaces within ESAP
Interactive data analysis sessions should be persistent within ESAP. That is, when a user launches a Jupyter notebook (or similar), they should have access to a persistent filesystem on which they can store and share data, rather than that filesystem simply disappearing when the notebook is closed.
This likely means that the filesystem is based on the data lake, using DLaaS (or similar).