You might want to consider `quarto convert` as the means of converting between ipynb and qmd files.
You might want to consider `quarto convert` as the means of converting between ipynb and qmd files.
```
plt |> layer_data(1) |> drop_na(x:y) |> now()
```
```
plt |> layer_data(1) |> drop_na(x:y) |> now()
```