fixed plot alt-text-tag function
This commit is contained in:
@@ -33,6 +33,19 @@ def _(TAG_IMAGE_DIR, TAG_SOURCE, TAG_TARGET):
|
||||
return
|
||||
|
||||
|
||||
@app.cell
|
||||
def _():
|
||||
utils._calculate_file_sha1('figures/OneDrive_2026-01-28/All_Respondents/most_prominent_personality_traits.png')
|
||||
return
|
||||
|
||||
|
||||
@app.cell
|
||||
def _():
|
||||
utils._calculate_perceptual_hash('figures/Picture.png')
|
||||
|
||||
return
|
||||
|
||||
|
||||
@app.cell(hide_code=True)
|
||||
def _():
|
||||
mo.md(r"""
|
||||
|
||||
Reference in New Issue
Block a user