diff --git a/docs/source/system_reference_guide/ssh.ipynb b/docs/source/system_reference_guide/ssh.ipynb index 547b7450..71673795 100644 --- a/docs/source/system_reference_guide/ssh.ipynb +++ b/docs/source/system_reference_guide/ssh.ipynb @@ -6,15 +6,17 @@ "source": [ "## SSH into Workspace\n", "\n", - "Follow these docs https://docs.openveda.cloud/user-guide/scientific-computing/ssh.html but use the hub.maap-project.org url" + "Follow these docs https://docs.openveda.cloud/user-guide/scientific-computing/ssh.html but use https://hub.maap-project.org/hub/token to generate tokens and use `hub.maap-project.org` as the HostName for SSH (i.e., replace mentions of `hub.openveda.cloud` in the docs with `hub.maap-project.org`).\n", + "\n", + "The Host can be `maap-hub.default` or `maap-hub.`." ] } ], "metadata": { "kernelspec": { - "display_name": "Python 3.11.1 64-bit", + "display_name": "Python [conda env:notebook] *", "language": "python", - "name": "python3" + "name": "conda-env-notebook-py" }, "language_info": { "codemirror_mode": { @@ -26,7 +28,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.1" + "version": "3.13.13" }, "vscode": { "interpreter": {