Skip to content
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

Add progress bar and fetch button #9

Merged
merged 5 commits into from
May 28, 2024
Merged

Add progress bar and fetch button #9

merged 5 commits into from
May 28, 2024

Conversation

krassowski
Copy link
Member

Closes #6

Adds dependency on git-python

The GIF demonstrates:

  • progress bar on pull
  • then I revert to a previous revision using jupyterlab-git
  • refresh page
  • the pull button is again active
  • clicking it now uses the nbgitpuller logic to pull the latest version - the progress bar for this one is not very good yet, but it is generally much faster so should be less annoying

new-progress-bar

Copy link

Binder 👈 Launch a Binder on branch nebari-dev/jupyterlab-gallery/progress-and-buttons

@krassowski krassowski merged commit 2324e31 into main May 28, 2024
6 checks passed
@krassowski krassowski deleted the progress-and-buttons branch May 28, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework how cloning/pulling progress is presented
1 participant