Spaces:
Running
Proposal for a simplified JupyterLab login page
preview here: https://huggingface.co/spaces/martin-gorner/jupyter
No strong opinions - feel free to discard.
"Token" relabeled "Jupyter Token" with added info tooltip.
I like the changes. I've tested some slight reformulations of the welcome text in this space: https://huggingface.co/spaces/MoritzLaurer/jupyter-welcome-screen-test
The info tooltip doesn't work for me for some reason.
OK for the additional language.
The ⓘ is just a standard HTML "title", you have to hover over it a while for the popup to show. There is a better one on this page next to "JUPYTER_TOKEN" but it uses javascript, probably this script? /front/build/kube-0c12888/IconInfo-57b22e44.js. Not sure how to make that work in the template.
One last problem I am seeing is that the duplication flow does not work if the user is not already signed in on HuggingFace (the "duplicate" form foes not show up).
Try this URL https://huggingface.co/spaces/SpacesExamples/jupyterlab?duplicate=true vs. this one https://huggingface.co/new-space?template=SpacesExamples%2Fjupyterlab in an incognito window.
Any idea how to fix this? I'm hesitant to share on social media with this bug. Most people who click the link will not be signed in.
I tried using the second URL but could not figure out the URL parameters that would get the same default settings (name=jupyter, private by default, ...) as the original one.
The ⓘ is just a standard HTML "title", you have to hover over it a while for the popup to show.
ah, true, it works when I hover longer, I was hovering over it for too briefly
One last problem I am seeing is that the duplication flow does not work if the user is not already signed in on HuggingFace (the "duplicate" form foes not show up).
Don't know to be honest, could be a good question internally for #hf-spaces-support
feel free to merge whenever it's ready!
( @martin-gorner invited you to the org)