-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JupyterLab instance (3) #58
Comments
In discussion with Syzygy about this. Hold on work for the moment, we might be able to run it directly on CC. |
Syzygy offered to host a JupyterLab instance for ETS. Following up with ETS. |
@moulab88 Pas de nouvelles de Syzygy. Je suggère qu'on avance avec le plan de match initial: une instance de JupyterLab sur une machine à Ouranos qui a accès aux ressources de PAVICS. |
Ok, on va avancer avec le plan initial.
De : David Huard <[email protected]>
Envoyé : 16 octobre 2018 13:27
À : Ouranosinc/pavics-sdi <[email protected]>
Cc : Labassi, Mourad <[email protected]>; Mention <[email protected]>
Objet : Re: [Ouranosinc/pavics-sdi] JupyterLab instance (3) (#58)
@moulab88<https://github.com/moulab88> Pas de nouvelles de Syzygy. Je suggère qu'on avance avec le plan de match initial: une instance de JupyterLab sur une machine à Ouranos qui a accès aux ressources de PAVICS.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#58 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AYFbuDa7likQnxVPYMAzgfBvsMPKOup7ks5ulhbOgaJpZM4UVb1d>.
|
Mourad, est-ce que tu vas pouvoir installer https://github.com/bird-house/birdy dans l'environnement python disponible sur JupyterLab ? On va s'en servir pour interfacer avec les WPS sur PAVICS. |
Ok, je vais voir comment je peux l'installer. |
Birdy est maintenant installé sur: |
@huard next steps here? fully in scope of PAVICS-Hydro too, right? |
Next step would be to go from a jupyterhub to a jupyterlab installation that uses the same credentials as the main PAVICS platform. |
@tomLandry CRIM's mandate here would be to support the JupyterLab service in Magpie and hide it behind the twitcher proxy (to be validated by CRIM to make sure that makes sense). |
@dbyrns C'est du travail à la fois utile (et facturable) sur PAVICS-Hydro et OGC-DOE dépendamment de où on part. Dans les deux cas, on veut livrer d'ici avril. David Caron serait bien placé pour réaliser une bonne partie des travaux. |
Our latest version of Magpie is able to protect arbitrary endpoint without any particular protocol. So you can configure it to protect the endpoint hostname:port/path/to/jupiter/lab and give permission to it or not. |
You can look at https://colibri.crim.ca/magpie/ui/services/access for example |
I think so. Great ! |
David, you will need to log into magpie prior to access that section. |
I talked to @fmigneault and the required feature has been introduce in version 0.6.1 |
Thanks! Ok, we first need to install a working JupyterLab instance on our end. |
@huard, @dbyrns: to close this issue, especially the part about the authentication wish-list:
Are we aiming to deploy the current state of PAVICS of master branch (magpie 0.4.5) or develop branch (magpie 0.7.3)? Note a lot of other pieces are also different between master and develop branch. Consider full PAVICS stack testing effort if we use the develop branch and/or magpie backport effort (Ouranosinc/Magpie#171, Ouranosinc/Magpie#172, possibly what will fall out of Ouranosinc/Magpie#174) if use the much older master branch. |
Ideally we would keep track of the upstream development at CRIM. We did not have the resources to do it so far, but we do now. Better spend time catching up than backporting. |
Latest work has never been consolidated, so we expect some components incompatibility in their latest version. We should fix our priorities soon for the DACCS project and hopefully merge back all the pending branches to a working set. The fact that you have the resources on your side too is even better. |
Given the blocking issues with Magpie that prevent shared authentication between Magpie and JupiterHub, we will go forward with deploying JupyterHub on PAVICS but without authentication integration with Magpie. We will integrate JupyterHub authentication with Magpie at a later time. |
An instance of JupyterHub has been added to PAVICS. It has only 1 All the jupyter notebooks in this pavics-sdi repo (docs/source/notebooks) can be run. Closing this issue. |
Install and configure JupyterLab to work with PAVICS user accounts and get access to stored data.
Authentication wish-list:
Also install list of packages related to hydrology, and make sure relevant streamflow data is available.
The text was updated successfully, but these errors were encountered: