-
Notifications
You must be signed in to change notification settings - Fork 11
Upgrade JGIS to latest version & add mystmd #138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/condalock |
conda-lock ran for 30 minutes then canceled itself :( |
Yes, same timeout issue at #137 (comment). Maybe open a PR to increase the timeout? Longer term, we'll need a faster conda-lock (or alternative). |
I can open said PR! |
/condalock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good luck for the workshop next week!
Yayyy! There we go :D
I was able to create a pixi lockfile in 1min 30sec! I'd be really interested in hacking sometime on adding pixi support to repo2docker and figuring out how to leverage it in the hub. But there's also the problem of users being used to conda and introducing a new tool. My personal belief (I'm often wrong) is that pixi's user experience is superior and will eventually edge out conda in user mindshare, but I could be overly optimistic ;) Perhaps it could be to CryoCloud's benefit to offer this superior user experience to users and help evolve their workflows. And perhaps we could offer an equivalent conda-based image for those who just need to get something done and ain't got time for that (yet). Looks like someone has explored this already: https://www.youtube.com/watch?v=rjWtRFXRRko (haven't finished watching it yet ;) ) See also: jupyterhub/repo2docker#1339 , pangeo-data/pangeo-docker-images#571 |
This will support an upcoming workshop next week (Wednesday, May 14)!