File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ files via [custom notebook formats](custom-formats.pct.py).
1111You only need to install the [ jupytext] ( https://jupytext.readthedocs.io/ )
1212package and add a configuration setting to ` conf.py ` ,
1313which can be used to select one of
14- [ several Markdown flavors supported by jupytext] ( https://jupytext.readthedocs.io/en/latest/formats.html#markdown-formats )
14+ [ several Markdown flavors supported by jupytext] ( https://jupytext.readthedocs.io/en/latest/formats-markdown .html )
1515(here we are using R Markdown):
1616
1717``` python
Original file line number Diff line number Diff line change 5656# %% [markdown]
5757# This very page is an example of a notebook stored in the
5858# `py:percent` format
59- # (see [docs](https://jupytext.readthedocs.io/en/latest/formats.html#the-percent-format)):
59+ # (see [docs](https://jupytext.readthedocs.io/en/latest/formats-scripts .html#the-percent-format)):
6060
6161# %%
6262# !head -20 custom-formats.pct.py
You can’t perform that action at this time.
0 commit comments