This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
from de6fb8e6ea handle empty args for agent.sh
add bb37f68a4e update messages in python sdk. polish messaging and flow.
No new revisions were added by this update.
Summary of changes:
.../airavata_jupyter_magic/__init__.py | 192 +++---
.../airavata_jupyter_magic/device_auth.py | 2 +-
.../airavata-python-sdk/pyproject.toml | 4 +-
.../airavata-jupyter-magic/.gitignore | 3 -
.../airavata-jupyter-magic/README.md | 28 -
.../airavata-jupyter-magic/__init__.py | 0
.../airavata_jupyter_magic.py | 751 ---------------------
.../airavata-jupyter-magic/device_auth.py | 59 --
.../airavata-jupyter-magic/pyproject.toml | 30 -
9 files changed, 118 insertions(+), 951 deletions(-)
delete mode 100644 modules/agent-framework/airavata-jupyter-magic/.gitignore
delete mode 100644 modules/agent-framework/airavata-jupyter-magic/README.md
delete mode 100644 modules/agent-framework/airavata-jupyter-magic/__init__.py
delete mode 100644
modules/agent-framework/airavata-jupyter-magic/airavata_jupyter_magic.py
delete mode 100644
modules/agent-framework/airavata-jupyter-magic/device_auth.py
delete mode 100644
modules/agent-framework/airavata-jupyter-magic/pyproject.toml