Skip to content

ipytail - like tail, but for Jupyter notebooks.

Notifications You must be signed in to change notification settings

pipalacademy/ipytail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ipytail

ipytail is a simple tool to look at last few entries of one or more jupyter notebooks. It is handy to keep an eye on the notebooks of multiple participants of a remote training.

Usage

Create a summary of all day1.ipynb notebooks.

python ipytail.py /home/*/day1.ipynb > day1-summary.ipynb

About

ipytail - like tail, but for Jupyter notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages