This is TODO list on ipython notebook.
pip install tasks-for-notebook
import
from tasks_for_notebook import *
show tasks
show_task()
add task
add_task('name', 'content')
update task
update_task(0, status='done')
update_task(2, name='new name', content='new content')
delete task
delete_task(1)
backup_task
backup_task()
graph_task
graph_task()
use modules
- python
- pandas
- numpy
- pandas_highcharts
- javascripts
- datatables
- hightcharts