Commit c4d3b88
authored
Add local notebook test functionality, fix import directories in notebooks (#65)
* Refactor project dependencies and workflows
- Updated pyproject.toml to streamline dependencies
- Simplified GitHub Actions workflows for documentation and testing
- Removed redundant printer_utils module
- Minor import and type hint improvements in tree and test modules
* Update documentation and testing workflows
- Added documentation dependencies to pyproject.toml
- Simplified GitHub Actions workflows for documentation and testing
- Configured documentation build to use project dependencies
- Enabled pytest workflow on main branch pushes
* fix pyproject syntax
* Update notebooks import directory, add command in makefile that can test notebooks locally (with instruction in CONTRIBUTION.md)1 parent 2b0a25e commit c4d3b88
File tree
19 files changed
+39863
-416761
lines changed- docs
- source/notebooks
- examples
19 files changed
+39863
-416761
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | | - | |
| 31 | + | |
| 32 | + | |
20 | 33 | | |
21 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
22 | 38 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 39 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
31 | 43 | | |
32 | 44 | | |
33 | 45 | | |
| |||
251 | 263 | | |
252 | 264 | | |
253 | 265 | | |
254 | | - | |
| 266 | + | |
255 | 267 | | |
256 | 268 | | |
257 | 269 | | |
| |||
265 | 277 | | |
266 | 278 | | |
267 | 279 | | |
268 | | - | |
| 280 | + | |
269 | 281 | | |
270 | 282 | | |
271 | 283 | | |
| |||
0 commit comments