Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate code from pipeline (pipeline.to_code()) (#2214)
* pipeline.to_code() with jupyter support * Update Documentation & Code Style * add imports * refactoring * Update Documentation & Code Style * docstrings added and refactoring * Update Documentation & Code Style * improve imports code generation * add comment param * Update Documentation & Code Style * add simple test * add to_notebook_cell() * Update Documentation & Code Style * introduce helper classes for code gen and eval report gen * add more tests * Update Documentation & Code Style * fix Dict typings * Update Documentation & Code Style * validate user input before code gen * enable urls for to_code() * Update Documentation & Code Style * remove all chars except colon from validation regex Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information