InseeFrLab / onyxia

🔬 Data science environment for k8s

Home Page:https://onyxia.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reducing vault storage to only important settings

fcomte opened this issue · comments

Vault contain some data fetched at each login.
Some are only users preferences like selected project , dev mode , beta mode, dark mode etc.

I think it's too heavy and we can use the local storage at no network cost.
Even if a user change computer it's only a few clicks to store it again.