A simple utility to copy jupyter cell output to your local clipboard from a hosted instance of jupyter.
Project description
jupyter2clipboard
A simple utility to copy jupyter cell output to your local clipboard from a hosted instance of jupyter.
Installation
pip install jupyter2clipboard
Usage
from jupyter2clipboard import to_clipboard
content = "any string content"
to_clipboard( content )
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for jupyter2clipboard-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a79797e387b382bb66a02e95e5f612e6300b5428c684c74b073a1d8d71f0f17 |
|
MD5 | 7a22addab426506eb2cf04c6123b112f |
|
BLAKE2b-256 | d9dae3500d1c4d0d27c641a0dc9742d099ad9766bf92be4de2d8ad2a348553e3 |