Simon Li

Results 655 comments of Simon Li

I've got a first version partially working. I can build and run https://github.com/binderhub-ci-repos/minimal-dockerfile but there's a weird problem with some Conda packages- some executable files are installed `-rw-r--r--` instead of...

I'm happy with the Terraform deployment, it's waiting for review: https://github.com/jupyterhub/mybinder.org-deploy/pull/2652 I'll open a follow-up PR for the BinderHub deployment, after that it should be fairly straightforward to add it...

The EKS/Terraform PR was merged this week which I meant I could move on to the final deployment (including adding the mybinder.org secret config which I've now got access to,...

> I hadn't realised you were still busy at configuration Neither did I until I checked something 🤣

I've added the Curvenote deployment to our CI/CD system, and it seems to be successful. I need to do more work before it's ready to receive mybinder.org traffic, but the...

I thought BinderHub only launched one build pod per (repo, git-commit) combination.... Is it actually one build pod per (repo, git-commit, browser session)?

Does hatchling support editable installs (`pip install -e .` or the equivalent?)

I agree it makes sense for new projects, and existing ones where there is a clear benefit. I'm sceptical of trying to change the build system for existing projects just...

I agree we shouldn't maintain another systemd container image in this repo. However since the work has already been done in TLJH and we're maintaining it, could we move that...

What if we didn't align major releases across projects by default? Co-ordinating releases is a good thing if we have sufficient resources, but my impression from seeing comments on PRs...