ClaytonAstrom

Results 7 comments of ClaytonAstrom

Thanks @pxlprfct ! This definitely helps with testing, but my only issue is if I create an API to compress uploaded files and store them in a database, I'm trying...

Is there a better parent issue to track the discussions on this? Either on jupyter_server or something?

Maybe there's something I've missed, this is a part of our upgrade from 0.4 to 0.5. The notebooks run fine in 0.4. Something I've noticed is that server side in...

I ended up having to back port some voila 0.5 changes to a forked version of 0.4.4, using jupyter-server 1.18.1. That worked for me.

Thanks @trungleduc - I took the simplified notebook you posted in that issue and I can see it seems to be the same issue. It's not consistent 100% of the...

Thanks @pavithraes ! Perhaps I was mistaken - do you mind trying the pip list in the `CondaStore.pypi_default_packages` setting? I had thought this was occurring for any yaml, but it...

Ah it may have been introduced in 0.4.15 - https://github.com/conda-incubator/conda-store/blob/v0.4.15/conda-store-server/conda_store_server/build.py#L272