David Brochart

Results 1127 comments of David Brochart

What do you mean by inflating the size of Yjs documents? Subdocuments can be lazily loaded, but once they are, they take up the same amount of memory.

> Well, I mean the same thing which led to creation of https://github.com/jupyter-ai-contrib/jupyter-server-documents It is not clear to me why this was created. > If you are updating the output...

The build [fails](https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1404490&view=logs&j=4cabe686-70ae-553a-7fd0-310379f2cbac&t=6a4fc7c9-c31a-5115-eff9-6479d72b69ff) with: ``` src/stylesheet/meson.build:88:40: ERROR: Dependency 'gio-2.0' tool variable 'glib_compile_resources' contains erroneous value: '$PREFIX/bin/glib-compile-resources' This is a distributor issue -- please report it to your gio-2.0 provider. ```...

Now failing with `ERROR: Program 'update-mime-database' not found or not executable` :thinking:

> For the `update-mime-database` error, I think you need `shared-mime-info` as a build requirement. Are you sure? `shared-mime-info` doesn't seem to be a conda-forge package.

Thanks @danyeaw, I tried but https://github.com/conda-forge/libsass-feedstock is actually a [Python binding](https://github.com/sass/libsass-python) of the [libsass](https://github.com/sass/libsass) C/C++ library. I think we will have to have different outputs in that feedstock.

I think it's now possible, see https://github.com/coder/ghostty-web.

> > create environments at POST /api/environments, which returns an environmend_id. > > The env id is returned immediately without waiting for the Mamba command to finish? Yes. > >...

I'm not interested in jupyter-server, but feel free to open an issue there. Jupyverse is already doing the right thing after https://github.com/jupyter-server/jupyverse/pull/570.

First thing is to check if it's possible with Yrs.