--- title: Title keywords: fastai sidebar: home_sidebar nb_path: "venv/Lib/site-packages/nbconvert/tests/files/notebook_tags.ipynb" ---
{% raw %}
{% endraw %} {% raw %}
print("this cell should have tags in html output")
this cell should have tags in html output
{% endraw %} {% raw %}
print("this cell should NOT have tags in html output")
this cell should NOT have tags in html output
{% endraw %}

This markdown cell should have tags in the html output

This markdown cell should not have tags in the html output