Slack integration to notebooks
Project description
jupyslack
Slack integration for notebooks. Keep track of your code right in your pocket.
Installation :
$ pip install jupyslack
Connection to Slack :
First, you need to create an authorization token on your Slack account.
In [1]: %load_ext jupyslack
In [2]: %jupyslack setup <slack_token> <channel_name>
"Connected to Slack !"
To track a cell, simply put this magic line at its beggining :
In [3]: %jupyslack track
You can give a name to the cell with : -name
In [4]: %jupyslack track -name <name>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyslack-0.1.6.1.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file jupyslack-0.1.6.1.tar.gz
.
File metadata
- Download URL: jupyslack-0.1.6.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fc5e99bff12b9b1db92c97b80d4313856b3e695845138c98594db4fe47cce73 |
|
MD5 | d39efd553613f90a13cd73d672dcb584 |
|
BLAKE2b-256 | f11e0cf980dda7cad9191d1be45e997a35d604aaadfd1ecefe2fc983cc9f109b |
File details
Details for the file jupyslack-0.1.6.1-py3-none-any.whl
.
File metadata
- Download URL: jupyslack-0.1.6.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 699945d5f9f32aca92100124624cf74cca8a21c99cba3838d781e72ac298a05a |
|
MD5 | e87d0f16288ed252138de2c986a05619 |
|
BLAKE2b-256 | cbec91220cd5af9289bc2bd74e1b64964f69da1238b62b3fba50a6b6deff5479 |