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.4.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file jupyslack-0.1.6.4.tar.gz
.
File metadata
- Download URL: jupyslack-0.1.6.4.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 | aea63825b85d267ce4e199bf7477903cad63055272d18f6a7140d424efdd3c68 |
|
MD5 | 49e4a1e1878efeff07d5ac9be416c6c3 |
|
BLAKE2b-256 | a54f6059b9ceff7b2098628892924c4bcc24d70b7aac2f1f9c4cee7469bd63c5 |
File details
Details for the file jupyslack-0.1.6.4-py3-none-any.whl
.
File metadata
- Download URL: jupyslack-0.1.6.4-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 | 2c30a5864f2b3e8445311579267f338a5aa12d9c363452886de13cce2dbff18e |
|
MD5 | 93c4e574d47d42cdb651a63696d67d07 |
|
BLAKE2b-256 | eb1da62a2ce0a4534795583a1a6d9b293eadf180ffd581fd2cd41b00448a6435 |