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.5.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file jupyslack-0.1.5.tar.gz
.
File metadata
- Download URL: jupyslack-0.1.5.tar.gz
- Upload date:
- Size: 2.9 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 | f333b9ad88a15fab4ade1f8bca4976cecb3494cabb99220949a2646e5505473f |
|
MD5 | 3593a1812589a3e6704fd4c2cd748350 |
|
BLAKE2b-256 | bc3190ec46c308e2fdbc8751024d24c133450cdc75f1c9a713d69c8183a0d3bd |
File details
Details for the file jupyslack-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: jupyslack-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.8 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 | 6f79b8cc92bcce09e48472107bfc69147cbfa4b95168030428b520d3299cd6ec |
|
MD5 | f8337dd0cf215b0aea07aeabe25761d0 |
|
BLAKE2b-256 | 50dfc71b6d575043beb1fd8464e4ff4f78cbf7711cc332447bdfb2969179361e |