Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.01 KB

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.