File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
afterpython/doc/references Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- AP_AUTO_SYNC = 0 # if = 1, Auto-sync pyproject.toml+afterpython.toml-> myst.yml files
2- AP_MOLAB_BADGE = 1 # if = 1, auto -add molab badges to jupyter notebooks
1+ AP_AUTO_SYNC = 0 # if = 1, Auto-sync pyproject.toml+afterpython.toml-> authors.yml+ myst.yml files
2+ AP_MOLAB_BADGE = 1 # if = 1, Auto -add molab badges to jupyter notebooks
Original file line number Diff line number Diff line change 1- ---
2- authors :
3- - new_author_id_defined_in_authors_yml
4- ---
5-
61# Environment Variables
72
83## ` AP_AUTO_SYNC `
4+ > Default: ` 0 ` . If set to ` 1 ` , automatically syncs configuration from ` pyproject.toml ` and ` afterpython.toml ` to ` authors.yml ` and ` myst.yml ` files.
95
6+ ---
107## ` AP_MOLAB_BADGE `
8+ > Default: ` 0 ` . If set to ` 1 ` , automatically adds Molab badges to Jupyter notebooks.
You can’t perform that action at this time.
0 commit comments