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 0a540fd60f pick the right group compute resource preference to launch
the airavata agent
add 201fe322b3 included airavata magics and auto-import them in user level
notebooks
No new revisions were added by this update.
Summary of changes:
dev-tools/deployment/jupyterhub/user-container/MD/Dockerfile | 12 ++++++++++++
.../jupyterhub/user-container/MD/build-container.sh | 4 ++--
.../jupyterhub/user-container/MD/labconfig}/__init__.py | 0
.../user-container/MD}/labconfig/airavata_magics.py | 0
.../jupyterhub/user-container/MD}/labconfig/bootstrap.sh | 0
.../jupyterhub/user-container/MD}/labconfig/device_auth.py | 0
.../user-container/MD/labconfig/ipython_startup.py | 12 ++++++++++++
.../user-container/MD}/labconfig/jupyter_lab_config.py | 0
8 files changed, 26 insertions(+), 2 deletions(-)
copy {airavata-api/airavata-client-sdks/airavata-python-sdk/airavata =>
dev-tools/deployment/jupyterhub/user-container/MD/labconfig}/__init__.py (100%)
copy
{modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/jupyterlab
=>
dev-tools/deployment/jupyterhub/user-container/MD}/labconfig/airavata_magics.py
(100%)
copy
{modules/agent-framework/airavata-agent/jupyter/deployments/cerebrum/v1l4/jupyterlab
=> dev-tools/deployment/jupyterhub/user-container/MD}/labconfig/bootstrap.sh
(100%)
copy
{modules/agent-framework/airavata-agent/jupyter/deployments/i-guide/jupyterlab
=> dev-tools/deployment/jupyterhub/user-container/MD}/labconfig/device_auth.py
(100%)
create mode 100644
dev-tools/deployment/jupyterhub/user-container/MD/labconfig/ipython_startup.py
copy
{modules/agent-framework/airavata-agent/jupyter/deployments/cerebrum/v1l4/jupyterlab
=>
dev-tools/deployment/jupyterhub/user-container/MD}/labconfig/jupyter_lab_config.py
(100%)