We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c856329 commit a24c5f3Copy full SHA for a24c5f3
tools/prepare_docs.sh
@@ -15,7 +15,6 @@ cp ../assets-branding/easydiffraction/icons/bw.svg overrides/.icons/easydiffract
15
cp ../assets-branding/easyscience-org/icons/eso-icon_bw.svg overrides/.icons/easyscience.svg
16
17
echo "\033[0;33m:::::: Add Jupyter notebooks from the project to the docs/\033[0m"
18
-cp -R tutorials/data docs/tutorials/
19
jupytext tutorials/*.py --to ipynb
20
mv tutorials/*.ipynb docs/tutorials/
21
0 commit comments