/pixiedust-demo

Slides and demo code

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Jupyter notebooks & PixieDust

This repository contains the slides and example notebooks of a talk I gave at:

  • Python Exeter meetup on 7 November 2017
  • IBM Cloud Dublin meetup on 21 November 2017
  • Big Data Developers meetup in London on 23 November 2017
  • Business Intelligence and Analytics Bristol meetup on 12 December 2017

To see the slides from the slides notebook, download the notebook and type the following in a terminal:

jupyter nbconvert pixiedust-demo-slides.ipynb --to slides --post serve

You can find a more detailed explanation in this blog: Sliding Through a Notebook.

If you want to contribute to PixieDust, here is a blog on how to get started: My First Pull Request for the Open Source PixieDust Project.