You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New htmlwidgets for progressbar.js : see functions progress_line() and progress_circle().
New functions show_modal_spinner() and remove_modal_spinner() to show a modal with a spinner and remove it.
New functions show_modal_progress_line(), show_modal_progress_circle(), update_modal_progress() and remove_modal_progress() to show a modal with a progress bar, update it and remove it.