Skip to content

Install labpawspublic extension #96

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

Merged
merged 4 commits into from
Nov 22, 2021
Merged

Conversation

chicocvenancio
Copy link
Member

The extension adds paws-public links to the jupyterlab context-menu and a widget to notebooks at the end of the toolbar.

After this I think we can set jupyterlab as the default frontend for PAWS.

Context-menu

dark

image

light

image

toolbar

dark

image

light

image

@vivian-rook
Copy link
Collaborator

Should this be visible in minikube? I'm not seeing a similar "public link" bit next to the kernel.

image

@chicocvenancio
Copy link
Member Author

It should yes, let me test it again.

@chicocvenancio
Copy link
Member Author

@dipietrom ran it in minkube and it comes up correctly for me
image

Did your pod have the correct image? (quay.io/wikimedia-paws-prod/singleuser:pr-96)

@chicocvenancio
Copy link
Member Author

chicocvenancio commented Nov 18, 2021

Ohhh, Now I see.

TL;DR: change your url to http://hub.paws.local/user/MDipietro_(WMF)/lab

We have two main interfaces for Jupyter Notebooks installed in the singleuser image. One is the Classic Notebook server we default to, the other is jupyterlab. To use Jupyterlab, currently, we need url-hack from http://hub.paws.local/user/Chicocvenancio/tree to http://hub.paws.local/user/Chicocvenancio/lab

The classic notebook interface has been stopped for the last two years since jupyterlab has been released see jupyter/notebook@95ea800

A recent decision is to merge jupyterlab back to notebook v7 (details jupyter/notebook#6210 (comment) ).

A blocker for us to move to jupyterlab was the paws-public link not existing in it. This fixes that.

@vivian-rook
Copy link
Collaborator

TL;DR: change your url to http://hub.paws.local/user/MDipietro_(WMF)/lab

That was it. Thanks!

@vivian-rook vivian-rook merged commit 7b58fb0 into master Nov 22, 2021
@chicocvenancio chicocvenancio deleted the install-labpawspublic branch November 29, 2021 12:43
@chicocvenancio chicocvenancio restored the install-labpawspublic branch November 29, 2021 13:38
@vivian-rook vivian-rook deleted the install-labpawspublic branch May 20, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants