Closed consideRatio closed 1 year ago
I've invested a lot of time into this PR and I could keep going because there are more things to do, but I'd love to get this merged and go from there with smaller increments going onwards.
The two test failures are real, but not caused by this PR besides fixing the tests to not be incorrectly passing as before. I've opened https://github.com/jupyterhub/the-littlest-jupyterhub/issues/918 to represent this.
This is wonderful! Happy to merge and move on.
Thank you @minrk!!!!!
I have various soft goals I'm working towards
I'm still deliberating on copying files to the container vs mounting the local git repo in the container. I figure maybe we can get test coverage by mounting instead of copying, but its also coupling things a bit.
Important insights
tljh_extra_user_conda_packages
plugin, which indicates there is an issue in the conda/mamba state after the upgrade to a new conda/mamba version.Misc things not done