jgtdocgen / x_md2nb01 /mymdsrc.md
jgwill's picture
add
c393004
---
jupytext:
cell_metadata_filter: -all
formats: md:myst
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.16.4
kernelspec:
display_name: Python 3 (ipykernel)
language: python
name: python3
---
# Something we want in a notebook
## Some subchapter
+++
* Later we would add sample code
```{code-cell}
import os
print(os.getcwd())
```
---
# Some more...
* voila