Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: moving to runnable * feat: Bringing in docs * feat: Bring in more renaming * feat: SDK execute will work * feat: simplified data passing * feat: making local executor only serial * fix: bug with parallel execution * feat: SDK function can be a function insted of dotted path * docs: fixing docs * feat: removing re-run from entrypoints * feat: retry executor * docs: updating docs * ci: no PR check on docs * docs: updating readme * docs: updating readme * docs: updating readme * docs: still working through it * fix: getting the json parameter working * feat: Tasks can send back objects now * feat: returns of all tasks is complete * feat: tasks can return objects * docs: fixing docs * fix: fixing parameters * feat: working parameters * feat: working parameters * fix: removing tutorial * fix: removing tutorial * fix: map can return params * fix: map can return params * feat: Notebooks can pass objects between themselves * fix: notebooks can return object parameters but cannot consume * feat: map nodes and reducer functionality * chore: isort * chore: isort * chore: isort * chore: isort * fix: examples, sdk execute * docs: working on improving the docs * feat: simpler sdk traversals * docs: still working on it * fix: removing tracker and fixing some bugs * feat: metrics added * feat: Improved logging and presentation * feat: faux semantic release * feat: faux semantic release
- Loading branch information