Conversation
|
Thanks for putting this together. Before I proceed could we confirm our terminology so we’re all on the same page? @llorracc @alanlujan91 @mnwhite
—Akshay |
Yes pixi is just a dependency and env manager, think of it like conda environments.
Yes, it just adds the command to start the voila server as a pixi task so people don't have to remember exact incantations of the command, just |
|
You can ignore the dump of lock file (or I can even remove it from the PR), it just helps with an even faster start up of the dashboard as the lock file already has the resolved environment. |
This should be much leaner than asking people to setup docker locally and running a container just for the dashboard.