Skip to content

Conversation

@manics
Copy link
Owner

@manics manics commented Dec 7, 2019

  • Adds Download label to the download button
  • Changes local-storage save/load to cloud download/upload icons
  • Binder repo link is now the repository type instead of Repo

Closes #18

@betatim Jupyter notebook buttons can be associated with labels and help text. The tooltip for a button is the help text unless the button has a label in which case the tooltip is changed to be the same as the label. Unfortunately this means adding text to a button leads to less overall information being available to the user. See: jupyter/notebook#5107
I think this is a good compromise.

Test URL: https://mybinder.org/v2/gh/manics/jupyter-offlinenotebook/8313167935c43942c53d8ca9b4df38255dda67a0?filepath=example.ipynb
image

Download now has label download

save to/load from local storage is now cloud download/upload.

Note at present setting a label on the button also sets the tooltip instead of showing the help text
@manics manics force-pushed the buttons branch 2 times, most recently from df1b3e0 to c025c9f Compare December 7, 2019 17:46
@manics manics merged commit c70c66d into master Dec 8, 2019
@manics manics deleted the buttons branch December 8, 2019 14:20
@betatim
Copy link
Collaborator

betatim commented Dec 8, 2019

Very cool! Shame about the label + help text thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Making the buttons easier to grok

3 participants