Static Code

Static Code#

This is a vanilla (CommonMark) Markdown document with text and code cells. The code won’t be executed; it is meant to be read or copy/pasted.

class Thing:
    def __init__(self, stuff):
        self.stuff = stuff

thing = Thing(3)

Here is an image that is bundled with the tutorial.

Aerial photo on NSLS-II at Brookhaven National Laboratory