[PYTHON] Play like a web app with ipywidgets

What is ipywidgets

A module that allows you to view and control interactive widgets (radio buttons, checklists, etc.) on your Jupyter notebook. I tried to see how easy it was.

ToDo list

A classic web app practice. It's pretty easy. https://gist.github.com/emakryo/98142e8f5b02206ada660879f935139f

It looks like this in Chrome.

スクリーンショット 2017-05-24 20.55.57.png

It's a pity that the HTML output is not displayed with gist or nbviewer.

that's all

Debugging is easy and good on jupyter. I referred to the original examples. It seems to be compatible with bokeh, and it seems to make great progress with data visualization.

Recommended Posts

Play like a web app with ipywidgets
Daemonize a Python web app with Supervisor
Create a simple web app with flask
Deploy a real-time web app with swampdragon x apache
Deploy a web app created with Streamlit to Heroku
How to deploy a web app made with Flask to Heroku
(Failure) Deploy a web app made with Flask on heroku
Play with a turtle with turtle graphics (Part 1)
Creating a simple app with flask
Build a web application with Django
Web App Development Practice: Create a Shift Creation Page with Django! (Shift creation page)
Create a GUI app with Python's Tkinter
[Python] A quick web application with Bottle!
Easy web app with Python + Flask + Heroku
Run a Python web application with Docker
Let's make a web framework with Python! (1)
Create a web service with Docker + Flask
Make a desktop app with Python with Electron
Let's make a web framework with Python! (2)
I made a WEB application with Django
Created a new corona app in Kyoto with Python's web framework Dash
Create a web app that can be easily visualized with Plotly Dash
Web App Development Practice: Create a Shift Creation Page with Django! (Introduction)
Play with Prophet
A web app that just does Hello World with Go's net / http package
[Piyopiyokai # 1] Let's play with Lambda: Creating a Lambda function
How to develop a cart app with Django
Play with PyTorch
Vienna with Python + Flask web app on Jenkins
Start a simple Python web server with Docker
Play with 2016-Python
Launch a web server with Python and Flask
How to create a multi-platform app with kivy
Play with CentOS 8
Play with Pyramid
Play with Fathom
Extract data from a web page with Python
Web App Development Practice: Create a Shift Creation Page with Django! (Write a base template)
Web App Development Practice: Create a Shift Creation Page with Django! (Authentication system processing)
Web App Development Practice: Create a Shift Creation Page with Django! (Experiment on admin page)
Deploy a Python 3.6 / Django / Postgres web app on Azure
Create a Todo app with Django REST Framework + Angular
Looking back on creating a web service with Django 1
Create a native GUI app with Py2app and Tkinter
[Practice] Make a Watson app with Python! # 2 [Translation function]
[Practice] Make a Watson app with Python! # 1 [Language discrimination]
Easy machine learning with scikit-learn and flask ✕ Web app
[Let's play with Python] Make a household account book
I made a net news notification app with Python
Create a Todo app with the Django REST framework
Launch a Python web application with Nginx + Gunicorn with Docker
Let's feel like a material researcher with machine learning
Forcibly draw something like a flowchart with Python, matplotlib
Create a Todo app with Django ③ Create a task list page
Looking back on creating a web service with Django 2
Let's make a Mac app with Tkinter and py2app
[Piyopiyokai # 1] Let's play with Lambda: Get a Twitter account
Write code to Unit Test a Python web app
Deploy a Django app made with PTVS on Azure
Create a Todo app with Django ⑤ Create a task editing function
[Piyopiyokai # 1] Let's play with Lambda: Creating a Python script