Skip to content

hpanderson/dexpy-pymntos

Repository files navigation

Design of Experiments in Python

This is a slide deck for a presentation on using dexpy for doing Design of Experiments in Python.

It uses Jupyter Notebook and reveal.js. There is a Vagrantfile that will install RISE for a live presentation (i.e. you can edit the code while presenting the slides).

You can view the slide deck here, and also see the notebook it's based on directly in github.

Thanks to Amit Saha for the idea of using gh-pages for hosting the presentation, in this blog post.

Running the RISE live code presentation

  • Get Vagrant.
  • Run vagrant up from the repository.
  • Go to localhost:8888.
  • Click on dexpy-demo.ipynb.
  • Click the "Enter Live Reveal Slideshow" button on the right side of the toolbar.

You can edit the code in the slides and press ctrl+enter to update the result.

About

Demonstration of Design of Experiments in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published