The title of this talk

This is the centered subtitle

Mike Boyle
April 29, 2014

Revealed too late!

You don't actually have to use explicit HTML tags in there, but I don't know of any other way to center things.

Now, you may want to try clicking one of these links, which alter how the slides display:

Note that these don't require any changes to the notebook or the resulting html; they're just javascript.

You might also want to try different themes:

Looking at the URLs here and on the previous page, you might be able to figure out that you can combine them with &, as in: Cube Sky.

This notebook has been compiled with

ipython nbconvert Example.ipynb --to slides --template output_toggle.tpl

As a result, any code cells will have their input hidden; only the output will be shown by default. You can click to the left of the output area to see the original code cell.

Here's a good one


In [6]:
figure(figsize=(6,4))
plot(linspace(0,2*pi), sin(linspace(0,2*pi)))
xlabel(r'$x$')
ylabel(r'$y$');


This one's not so good

Why, I don't know

It's just not

def f(x):
    """a docstring"""
    return x**2

Maybe some day

But just not today

Goodbye

  • Thank you for the music
  • For giving it to me