Skip to content

helpful userscript (tampermonkey) to add my most used functionalities to jupyter notebooks

Notifications You must be signed in to change notification settings

FarisHijazi/JupyterNotebookUserScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This is a UserScript that adds features to Jupyter Notebooks

Features

  • Color ribbon that is unique to each notebook name and URL (it's easier to identify color for me when I have many many notebooks)

  • button to download cell output as HTML

  • each audio output widget will have it's name depending on the text above it. (Instead of each one being named "download.wav")

  • add F2 hotkey to scroll page to latest run cell

  • auto-confirm "are you sure you want to restart kernel the kernel?"

Installation

The script is installed as a UserScript, and a UserScript client must be installed.

  1. Install Tampermonkey ( chrome, firefox, edge, ) for your browser (or any other UserScript client).
  2. Click DOWNLOAD (or visit the RAW file url).
  3. Open any jupyter notebook and enjoy the enhanced experience

License

Apache License
Version 2.0, January 2004

About

helpful userscript (tampermonkey) to add my most used functionalities to jupyter notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published