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.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file jupyslack-0.1.6.tar.gz
.
File metadata
- Download URL: jupyslack-0.1.6.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.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa0339bcd34d94668daae24b2428e27499277d27e02c0f1de40e1a2716247d0 |
|
MD5 | b351ede2f01546adbf52ad54bbb18be3 |
|
BLAKE2b-256 | 6df3030cb3d07f0ad53b7054e848c2978578c24791c54c3b471749c639861f88 |
File details
Details for the file jupyslack-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: jupyslack-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d03621624eca7ffd70f070349f5d73058736aecec688ffa29e1f2eb78add0c28 |
|
MD5 | d4ff2917a9625dadb136b4eea2d08c08 |
|
BLAKE2b-256 | d65d35f2748a4fd2724b71dd4f383c9839487593d333fa938c3a9072d54e2f4b |