Skip to content

lulunac27a/ipywidgets-button-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Button Counter using ipywidgets

This is an app that count the number of times a button is clicked. It uses ipywidgets to create the button and display the number of clicks.

Getting Started

  1. Clone the repository.
  2. Open Jupyter Notebook.
  3. Run the following code in the notebook.
  4. Click on the button to see the number of clicks.