images tagged
This commit is contained in:
@@ -21,7 +21,7 @@ def _():
|
|||||||
|
|
||||||
@app.cell
|
@app.cell
|
||||||
def _():
|
def _():
|
||||||
TAG_SOURCE = Path('data/reports/Perception-Research-Report_2-2_updated.pptx')
|
TAG_SOURCE = Path('data/reports/Perception-Research-Report_2-2.pptx')
|
||||||
TAG_TARGET = Path('data/reports/Perception-Research-Report_2-2_tagged.pptx')
|
TAG_TARGET = Path('data/reports/Perception-Research-Report_2-2_tagged.pptx')
|
||||||
TAG_IMAGE_DIR = Path('figures/2-2-26')
|
TAG_IMAGE_DIR = Path('figures/2-2-26')
|
||||||
return TAG_IMAGE_DIR, TAG_SOURCE, TAG_TARGET
|
return TAG_IMAGE_DIR, TAG_SOURCE, TAG_TARGET
|
||||||
|
|||||||
Reference in New Issue
Block a user