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

lahirujayathilake pushed a change to branch agent-framewok-refactoring
in repository https://gitbox.apache.org/repos/asf/airavata.git


    from f5be99618b remove incompatible httpclient version to align with 
resteasy-client
     new 4397056bda Fix run_remote magic and update kernel to properly render 
outputs and display errors in airavata_magics.py
     new ee9c67cdc0 included error outputs and enhanced agent log messages
     new addcefe317 included cs_login python extension

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../airavata-agent/agent-communication.proto       |    20 -
 modules/agent-framework/airavata-agent/agent.go    |    93 +-
 .../v1l4/jupyterlab/labconfig/airavata_magics.py   |   106 +-
 .../jupyter/deployments/i-guide/agent/README.md    |    14 +
 .../jupyter/deployments/i-guide/agent/dam_list.csv |   346 +
 .../deployments/i-guide/agent/docker-agent.sh      |     4 +
 .../jupyter/deployments/i-guide/agent/kernel.py    |    97 +-
 .../sample_data/NID_FIM_MH_F/MH_F_CA10022.tiff     |   Bin 0 -> 365941 bytes
 .../sample_data/NID_FIM_NH_F/NH_F_CA10022.tiff     |   Bin 0 -> 27506 bytes
 .../sample_data/NID_FIM_TAS_F/TAS_F_CA10022.tiff   |   Bin 0 -> 232386 bytes
 .../sample_data/census_geometry/census_data.csv    | 83510 +++++++++++++++++++
 .../census_geometry/census_tract_from_api.geojson  |   Bin 14479360 -> 
14094084 bytes
 .../census_geometry/tl_2020_06_tabblock20.geojson  |   Bin 14479360 -> 
19018197 bytes
 .../jupyterlab/labconfig/airavata_magics.py        |   107 +-
 .../airavata-agent/jupyter/kernel.py               |    97 +-
 .../jupyter/labconfig/airavata_magics.py           |   106 +-
 .../protos/agent-communication.pb.go               |   724 +-
 17 files changed, 84515 insertions(+), 709 deletions(-)
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/README.md
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/dam_list.csv
 create mode 100755 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/docker-agent.sh
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/NID_FIM_MH_F/MH_F_CA10022.tiff
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/NID_FIM_NH_F/NH_F_CA10022.tiff
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/NID_FIM_TAS_F/TAS_F_CA10022.tiff
 create mode 100644 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/census_geometry/census_data.csv
 copy AWSCLIV2.pkg => 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/census_geometry/census_tract_from_api.geojson
 (55%)
 copy AWSCLIV2.pkg => 
modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/agent/sample_data/census_geometry/tl_2020_06_tabblock20.geojson
 (51%)

Reply via email to