This is an automated email from the ASF dual-hosted git repository.

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git


    from 1b61a0e46b fix(workflow-operator): give a clear error when the HF 
result column collides with an input column (#7298)
     add 8b9d017cdb feat(python-notebook-migration, frontend): add 
AI-generate-workflow modal, panel host, and LLM loading spinner (#5273)

No new revisions were added by this update.

Summary of changes:
 .licenserc.yaml                                    |   1 +
 frontend/LICENSE-binary                            |   1 +
 .../jupyter-notebook-panel.component.scss          |  10 +-
 .../workspace/component/menu/menu.component.html   |  20 +
 .../workspace/component/menu/menu.component.scss   |   6 +
 .../component/menu/menu.component.spec.ts          | 455 ++++++++++++++++++++-
 .../app/workspace/component/menu/menu.component.ts | 267 +++++++++++-
 .../workspace/component/workspace.component.html   |  20 +-
 .../workspace/component/workspace.component.scss   |  30 ++
 .../component/workspace.component.spec.ts          |  82 ++++
 .../app/workspace/component/workspace.component.ts |  47 +++
 .../notebook_migration_tool/jupyter-logo.svg       |  42 ++
 12 files changed, 967 insertions(+), 14 deletions(-)
 create mode 100644 frontend/src/assets/notebook_migration_tool/jupyter-logo.svg

Reply via email to