-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use macro to render examples in a "tree" like fashion (#837)
* Initial work. * update code to render simple examples (list and simple dictionaries) * create a separate module for example creation * start applying to spec * remove dead code * apply to MRI page * fix tabulation on scans.tsv template * apply example macro to longitudinal page * apply to common principles * revert changes on scans.tsv templates addressed in #805 * remove extra line after listing directory content * only use python dictionaries for examples rendering * update examples common principles * update example longitudinal page * update examples MRI page * update examples MEG * update examples iEEG * update examples task * update physio example * update examples common data types derivatives * update examples imaging datatypes * change "participant-label" to "label" in derivatives templates * update examples meg file formats * update qmri examples * reduce width prefixes * add a flag to be able to not use "pipes" prefix * switch use_pipe flag to off when building pdf * create an examplecode module * add demo jupyter notebook for tree example * add doc in code * add doc to CONTRIBUTING * remove non macro examples * fix typos (comment padding and missing folders) * temporary commit * remove comment * fix import * fix markdown linting errors * Apply suggestions from code review Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org> * Apply suggestions from code review Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org> * remove jupyter notebook output * revert changes to import in schema code init * revert change of import of main in macro module this style of import is required for the building of the pdf Co-authored-by: Taylor Salo <tsalo006@fiu.edu> Co-authored-by: Stefan Appelhoff <stefan.appelhoff@mailbox.org>
- Loading branch information
1 parent
8345d50
commit f21e9b2
Showing
22 changed files
with
1,248 additions
and
607 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.