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.3.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file jupyslack-0.1.6.3.tar.gz
.
File metadata
- Download URL: jupyslack-0.1.6.3.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.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9104f3a3cfcc40dee3d39de9640385f1523c4655e6b1df49bf6c6a91939bb29c |
|
MD5 | 1f3a72db2d9786119013bcf0ea5b3e90 |
|
BLAKE2b-256 | 89b9be4433339a899db08b4ee1b716cf42d289a6fadb173bf0b9fa0b4ee934b3 |
File details
Details for the file jupyslack-0.1.6.3-py3-none-any.whl
.
File metadata
- Download URL: jupyslack-0.1.6.3-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.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5eb5785c3be0889b46702eee8a707f0f9ce4d924b4242bc50eca5d6af105f42d |
|
MD5 | 75067ca6ddac1cb1f8f9ca03b5d80d7e |
|
BLAKE2b-256 | 22b3f469cdb18cfe3e92b2c309eee2b608487760cbb37fda159fa5ad3d752ee3 |