David Brochart

Results 328 issues of David Brochart

[Ghostty](https://github.com/ghostty-org/ghostty) is a new terminal emulator written in Zig. The author mentioned replacing `xterm.js` in VSCode with `libghostty` compiled to WASM, so I guess this could apply to JupyterLab too....

enhancement
status:Needs Discussion
tag:Extension Idea

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

review-requested
c-cpp

After #534 which allowed to run (all) kernels in a separate environment than the environment of the server, this PR allows to: - create environments at `POST /api/environments`, which returns...

With the upcoming version 5 of Asphalt, one cannot set the type of a resource to e.g. a `typing.Callable` anymore, while it worked fine with version 4. - With Asphalt...

### Troubleshooting docs - [x] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [x] I do NOT use the Anaconda default channels (pkgs/* etc.)...

type::bug

### Troubleshooting docs - [x] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [x] I do NOT use the Anaconda default channels (pkgs/* etc.)...

type::bug

I'm wondering if it would be possible to have [coverage](https://coverage.readthedocs.io) support? Currently `coverage` thinks the tests have not run.