-
Notifications
You must be signed in to change notification settings - Fork 18
How to split a project? #49
Copy link
Copy link
Open
Description
The frequencyCompensationProject.py from chapter 12 seems to suggest that one could import all the scripts, run them, and have the whole project available in the html page.
However, even though html pages are generated for all the scripts, the index remains only with the last run script, you cannot view the rest of the script results from this index.html.
Is there a way to run several scripts like frequencyCompensationProject.py, but in the end being able to access all their results from the index.html?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels