Dave Hirschfeld
Dave Hirschfeld
I think I resolved it by adding config to `/etc/skel` as well. I'm not sure there's anything actionable here so I'll go ahead and close...
I'm particularly keen on seeing `jax` on `cuda12` but it seems the CI takes too long. I'm guessing there's no general-purpose solution yet for packages which exceed the allowed build...
Today, I could have really used this functionality. Instead, I'll just have to remove `pip check` entirely from my recipe.
Funnily enough it has to do with `pypiwin32` which it appears you're a maintainer of @pfmoore! 😄 I think `pypiwin32` is a repackage of `pywin32` but it's PyPI page is...
> but maybe that's a normal thing for conda repackagers to do It's a normal thing to do to ensure packages work with `conda-forge`. The mis-specified dependency should be corrected...
> Regardless, none of this helps us to decide what the right behaviour for this feature should be, so we're still blocked on clarifying that. Sure, there are still some...
I'm not sure using the notebook name (and X more) is a great UX for the kernel name. I get that it exposes useful information without having to drill down...
I think to the PID is particularly useful/relevant information to expose.
The table can be updated with the compatible version of `ipywidgets`: * https://github.com/jupyter-widgets/ipywidgets/releases/tag/8.0.7
There is a tracking issue for `jupyterlab-contrib/rise` which could perhaps be added to the table: https://github.com/jupyterlab-contrib/rise/issues/29