Coder Social home page Coder Social logo

wegiangb / jupyterstream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sclelections/jupyterstream

0.0 2.0 0.0 1.29 MB

Data Deadline? Jupyter to the Rescue! - Blog Post

Home Page: https://cambridgeanalytica.org/news/blog/1205

Python 100.00%

jupyterstream's Introduction

jupyterstream

Python procedures streamlined by handy manipulations of Jupyter notebooks
This code accompanies our blog which discusses the benefits of usage of runipy, parallelising executions and aggreating the results in one master notebook using nbformat.

Alt text

In detail we discuss:

  • Applying runipy, a convienient tool to run a notebook from the command line
  • Parallelising executions the bash command parallel.
  • Using nbformat, a python module to read text and image outputs from notebooks.

We suggest using runipy to loop over notebooks or to run in parallel. Once the notebooks runs are completed, to figure out which runs were succesful and which require special attention, a master notebook could collect the important metrics and figures (!) for analysis.

Disclaimer: This is not an exhaustive explanation of the functionality of runipy, nbformat or parallel, but rather a suggestion from which one can develop their own preference of use.

Setup

python setup.py install 

or

python setup.py develop

Demo

See the demo folder for an example demonstration.

jupyterstream's People

Contributors

elzurdo avatar

Watchers

James Cloos avatar Gordon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.