--- file_format: mystnb mystnb: output_stderr: remove render_text_lexer: myst-ansi render_markdown_format: myst myst: enable_extensions: ["colon_fence"] --- # noob whats up everyone ```{code-cell} from noob import TubeClassicEdition TubeClassicEdition() ``` ```{toctree} :maxdepth: 2 :caption: Contents: usage/index examples/index api/index related_projects changelog ```