Skip to content

rgbkrk/nbbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nbbot – IPython Notebook bot

This is a simple script for load-testing an IPython notebook server by taking the following steps:

  1. open a notebook
  2. create a kernel and connect websockets
  3. execute all the cells of the notebook via the websockets (waiting for outputs)
  4. save the original notebook (changes to the notebook output are not recorded)

Usage:

python nbbot.py [--url=http://host:port[/base_url]] notebook.ipynb [notebook2.ipynb]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published