Skip to content

Integrate Papermill (IPython/Jupyter notebook API) with Sopel (IRC bot) to run your notebooks from IRC

License

Notifications You must be signed in to change notification settings

S73ph4n/sopel-papermill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sopel-papermill

A plugin to run IPython/Jupyter notebooks from IRC by integrating Papermill with Sopel (IRC bot). Allows you to execute notebooks from IRC and look at the result.

Installation

pip install git+https://github.com/S73ph4n/sopel-papermill

Configuration

Run sopel configure. For more info on this, see the Sopel documentation.

Among other things, you'll have to say in which directory this plugin should look for notebooks.

Usage

Work like any other Sopel plugin. See the Sopel docs.

After starting/configurating Sopel, you can execute a notebook by typing .pm-e NotebookName.ipynb in any channel where your Sopel bot is present.

For help, type .help.

About

Integrate Papermill (IPython/Jupyter notebook API) with Sopel (IRC bot) to run your notebooks from IRC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages