This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a commit to branch agent-framewok-refactoring
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/agent-framewok-refactoring by
this push:
new e649086079 updated notebook
e649086079 is described below
commit e649086079bb075c685820884398ae8eeaec1df8
Author: lahiruj <[email protected]>
AuthorDate: Mon Mar 31 05:19:56 2025 -0400
updated notebook
---
.../jupyterhub/user-container/MD/data/Gkeyll/post_gkeyll_plotE_z.ipynb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-tools/deployment/jupyterhub/user-container/MD/data/Gkeyll/post_gkeyll_plotE_z.ipynb
b/dev-tools/deployment/jupyterhub/user-container/MD/data/Gkeyll/post_gkeyll_plotE_z.ipynb
index e09e0fe5c7..60e324b607 100644
---
a/dev-tools/deployment/jupyterhub/user-container/MD/data/Gkeyll/post_gkeyll_plotE_z.ipynb
+++
b/dev-tools/deployment/jupyterhub/user-container/MD/data/Gkeyll/post_gkeyll_plotE_z.ipynb
@@ -24,7 +24,7 @@
"metadata": {},
"outputs": [],
"source": [
- "%pip install --force-reinstall airavata-jupyter-magic > /dev/null\n",
+ "%pip install -q --force-reinstall airavata-python-sdk[notebook]\n",
"import airavata_jupyter_magic\n",
"\n",
"%authenticate\n",