Skip to content

Commit a336b6b

Browse files
committed
Split user_guide notebook
1 parent 29b3e16 commit a336b6b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+3685
-3387
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
with:
115115
name: demos_usage
116116
path: |
117-
notebooks/
117+
docs/source/notebooks/
118118
119119
test:
120120
needs: build

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,9 @@ cython_debug/
316316
*.code-workspace
317317

318318
docs/build
319-
docs/source/results_introduction
319+
**/results_introduction/
320320
docs/jupyter_execute
321321
pedpy/_version.py
322322
docs/source/ZENODO.rst
323-
notebooks/results_introduction
324323
# End of https://www.toptal.com/developers/gitignore/api/python,visualstudiocode,pycharm,jupyternotebooks
325324
.vscode
Lines changed: 13 additions & 0 deletions
Loading

docs/source/_static/icon_fd.svg

Lines changed: 11 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Loading
Lines changed: 106 additions & 0 deletions
Loading

docs/source/demo-data

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)