/jupyter-pyperclip

jupyter nbextension to copy content to the local clipboard

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Jupyter Pyperclip

Use Jupyter's Comm mechanism to copy remote content to a local clipboard. Useful if you're running JupyterHub!

Installing

  • jupyter nbextension install --sys-prefix https://github.com/whsu00/jupyter-pyperclip/archive/main.tar.gz
  • jupyter nbextension enable --sys-prefix jupyter-pyperclip-main/main