cossio

Results 152 comments of cossio

Related post from rust: https://users.rust-lang.org/t/psa-please-specify-precise-dependency-versions-in-cargo-toml/71277.

Are there any updates on which direction test dependencies (and subprojects generally, such as docs) will move? Should we continue to use `test/Project.toml`?

Any news on this? Is there an issue / PR that one can check to track progress on this?

What issue / repo / PR should one follow to get relevant updates on this issue? Will it be resolved on this repo or on jupyterlab?

Now that https://github.com/jupyterlab/jupyterlab/pull/12360 is merged, any updates on this issue? Thanks!

@davidbrochart Wowwww had no idea! So if I just upgrade to latest Jupyterlab I will get this fix? EDIT: Does it work with other languages besides Python?

Hmm doesn't seem to be working for me (I'm using Julia). What version of the Jupyter server you are using?

https://user-images.githubusercontent.com/10637482/168861679-aa562fe5-5f78-444b-9531-7baf3b807c05.mp4 @davidbrochart I tried to replicate your video, with Python. Notice here that the outputs keep coming in even after the Throttling setting is set to Offline, so I'm not...

Maybe. If I try to refresh the notebook browser window (hit F5), however, I lose all output :disappointed:

I see. The issue is then that the example uses an earlier version of `Flux`. I'm not interested in just running the example but in learning about `Flux`. Do you...