Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
patel-zeel committed Dec 18, 2022
1 parent d6b668c commit 8166ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Feel free to join our [Slack Channel](https://join.slack.com/t/gpjax/shared_invi
> - [**Custom kernels**](https://gpjax.readthedocs.io/en/latest/examples/kernels.html#Custom-Kernel)
> - [**UCI regression**](https://gpjax.readthedocs.io/en/latest/examples/yacht.html)
## Convertion between `.ipynb` and `.py`
## Conversion between `.ipynb` and `.py`
Above examples are stored in [examples](examples) directory in the double percent (`py:percent`) format. Checkout [jupytext using-cli](https://jupytext.readthedocs.io/en/latest/using-cli.html) for more info.

* To convert `example.py` to `example.ipynb`, run:
Expand Down

0 comments on commit 8166ae3

Please sign in to comment.