ipyflow
ipyflow copied to clipboard
A reactive Python kernel for Jupyter notebooks.
Can potentially be used to get rid of request_exec_schedule initiated from frontend
Potentially look into using https://github.com/widgetti/ipyreact given the additional complexity
First, I'm very excited about this library. After seeing what Hex is doing with their DAG, I think this is the future. I use VSCode as my primary notebook editor....
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) to 2.12.1 and updates ancestor dependencies [sanitize-html](https://github.com/apostrophecms/sanitize-html), [@jupyterlab/application](https://github.com/jupyterlab/jupyterlab) and [@jupyterlab/notebook](https://github.com/jupyterlab/jupyterlab). These dependencies need to be updated together. Updates `sanitize-html` from 2.7.3 to 2.12.1 Changelog Sourced from sanitize-html's changelog....
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Hi, i noticed a (for me) unexpected behaviour of the upstream only cell execution feature "(cmd+k shortcut). It also overwrites (removes) any downstream dependencies of the executed cell. This leads...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...
Hi, with multiple different environments one can currently only use one because the kernel name is always "ipyflow". So jupyter will only pick up the first in its search path....