Matthew Feickert
                                            Matthew Feickert
                                        
                                    @manics This might be a `conda-lock` version issue. The `conda-lock` format was unified in `conda-lock` `v1.0.0` (c.f. https://github.com/conda/conda-lock/pull/124) https://github.com/conda/conda-lock/blob/425b384ffd010461d9a4f3c61d286e31a21f14f3/README.md?plain=1#L68-L76 > By default, `conda-lock` store its output in `conda-lock.yml` in the...
I don't understand things yet, but it seems that there is some interaction effect between `jupyter-server` `v2.0+` and other requirements as simply just adding `jupyter-server
I have failing and passing `pip-tools` lock files posted in https://github.com/matthewfeickert/failing-repo2docker-with-dockerfile/issues/4#issuecomment-1374669659 for reproducibility. Without being knowledgeable about the differences between them it looks like the main difference is just in...
Thanks for the PR! I'll review this tonight, but it is generally preferable to have PRs be as atomic as possible. This one combines multiple actions, so I might split...
> Issues with using environments for deployments to PyPI using `v*` This is resolved now as the environment protection rules now apply to branches _and_ tags  cc @kratsg. This...
Thanks very much for your concise and helpful summary, @tiborsimko — you correctly identified my confusion. :+1: I'm personally in favor of the API contract sort of approach you described,...
Thanks for reporting this, @miholzbo. The `panda-client` team has broken the API before in patch releases (c.f. PR #58). We'll probably have to do diffs between [`panda-client` `v1.5.46`](https://github.com/PanDAWMS/panda-client/releases/tag/1.5.46) and newer...
Okay that already helps as even before testing locally we can isolate things to https://github.com/PanDAWMS/panda-client/compare/1.5.46...1.5.50
Okay that already helps as even before testing locally we can isolate things to https://github.com/PanDAWMS/panda-client/compare/1.5.46...1.5.50
> Heads up: unfortunately, panda 1.5.46 is no longer available (even when doing `setupATLAS -2`) ... What versions are available when doing so? Is it possible to just install a...