This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch agent-framewok-refactoring
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 9d67702cd8 Merge pull request #445 from
lahirujayathilake/agent-framewok-refactoring
add 3d3996c318 Adding support to device auth for jupyter agent
No new revisions were added by this update.
Summary of changes:
.../service/handlers/AgentManagementHandler.java | 2 +-
.../deployments/i-guide/jupyterlab/Dockerfile | 1 +
.../jupyterlab/labconfig/airavata_magics.py | 26 ++++++++--
.../i-guide/jupyterlab/labconfig/device_auth.py | 58 ++++++++++++++++++++++
.../jupyter/labconfig/airavata_magics.py | 2 +-
.../airavata-agent/jupyter/magic.ipynb | 2 +-
6 files changed, 83 insertions(+), 8 deletions(-)
create mode 100644
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/jupyterlab/labconfig/device_auth.py