Skip to content
Ana Nelson edited this page Jun 8, 2013 · 6 revisions

Please contact one of the organizers if you want to give a lightning talk. You have 5 min and can't use slides.

dexy

  • document-oriented 'make' tool
  • automate your whole project
  • (m)any programming language(s)
  • (m)any document format(s) (incl markdown)
  • code is code, data is data, prose is prose
  • customize w/ filters (scientific markdown?)
  • Website http://dexy.it
  • pip install dexy (python package)
  • open source (MIT)

IPython

Quick topic outline

  • IPython Notebook
    • Live Markdown
  • NbViewer
    • Gist Support
  • NbConvert
    • Ability to export Markdown to Sphinx documents, Reveal, etc...