first commit

This commit is contained in:
Ayxan
2022-05-23 00:16:32 +04:00
commit d660f2a4ca
24786 changed files with 4428337 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# README FIRST
Please do not add new templates for nbconvert here.
In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage [sharing those links on our
wiki
page](https://github.com/ipython/ipython/wiki/Cookbook:%20nbconvert%20templates).

View File

@ -0,0 +1,12 @@
## Template skeleton
This directory contains the template skeleton files.
Do not modify the contents of the `../latex/skeleton` folder. Instead,
if you need to, make modifications to the files in this folder and then run
`make` to generate the corresponding latex skeleton files in the
`../latex/skeleton` folder.
If you would like to share your resulting templates with others, we encourage
[sharing those links on our wiki
page](https://github.com/ipython/ipython/wiki/Cookbook:%20nbconvert%20templates).