-
Notifications
You must be signed in to change notification settings - Fork 64
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
Move R users of jupyter.utoronto.ca to r.datatools.utoronto.ca #2729
Comments
https://2i2c.freshdesk.com/a/tickets/952 is the linked ticket. There is a plan outlined there on how to do this + timelines. |
I tried to find a list of users who have ever used rstudio, and found that this way:
I saw about 40122 home directories and 12658 of them had |
I have assigned @yuvipanda to this one since he has been working on this piece for some time. Additionally, I am adding @GeorgianaElena as a secondee to help @yuvipanda to get everything in place before the break. |
Yep, most important part of this is really to finish 2i2c-org/utoronto-image#54 and roll it out to staging. Nothing else needed from our side. |
There is a recent ticket that I think is relevant for this transition: https://2i2c.freshdesk.com/a/tickets/1185. |
They have a separate home page, so the hub home page itself should never be actually displayed to them. Ref 2i2c-org#2729
Doesn't work otherwise due to jupyter_server changes Ref 2i2c-org/infrastructure#2729
Brings in 2i2c-org/utoronto-image#58, so we no longer have to use the older notebook server. Fixes 2i2c-org#2380 Ref 2i2c-org#2729
Brings in 2i2c-org/utoronto-image#58, so we no longer have to use the older notebook server. Fixes 2i2c-org#2380 Ref 2i2c-org#2729
Package list comes from the log provided by Nathan in https://2i2c.freshdesk.com/a/tickets/952, listing the packages needed by quarto PDF knitting. Ref 2i2c-org/infrastructure#2729
UToronto will have a new URL (to be determined...) that they will manage, and will act as the 'unified' home page. In https://2i2c.freshdesk.com/a/tickets/952 they have asked us to redirect anyone landing just on the home page of the hubs to this new URL. I've setup the [utoronto branch](https://github.com/2i2c-org/default-hub-homepage/tree/utoronto) of the home pages repo to redirect to the new URL. This just deploys that change. The new URL hasn't been provided to us yet, so the utoronto branch in the default-hub-homepage repo will need to be updated once that URL is present. Ref 2i2c-org#2729
Plan for tomorrow!
|
Soooo #3531 nullifies #3583, because the home page is never shown! So there's no redirect to their unified homepage, instead we just get shunted to the login page. This is important for nbgitpuller links to work for logged out users. We can work around this with some JS in their unified landing page, but I'd prefer to not. Let's communicate this to them and see what their desire is. |
2i2c-org#3582 has been merged, so we can stop forcing NotebookApp in prod. Without this, JupyterLab actually fails to launch, fixed upstream in jupyter-server/jupyter_server#1384 Ref 2i2c-org#2729
JupyterLab was failing to launch, fixed with #3598. It's an upstream bug in Jupyter Server, fixed with jupyter-server/jupyter_server#1384 |
Everything should use the `utoronto` branch now, as set in the common config file Ref 2i2c-org#2729
We moved UToronto to have multiple hubs as part of 2i2c-org/features#14, and set up r.datatools.utoronto.ca with a rocker based image. As part of #2583, we want to simplify the images we maintain. We had already communicated to UToronto users that R is going to go away from jupyter.utoronto.ca, and we should use this opportunity to do that now.
Based on in-person conversations with @ntaback, the following schedule should work:
The text was updated successfully, but these errors were encountered: