marslee
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Alt-Text Workshop: SPEC Blog - Agenda Event time: May 13 2022, 13:00-14:00 UTC * [Link to Zoom meeting](https://berkeley.zoom.us/j/99963104678?pwd=Y29WWmh3SVBMcS9VRzREQkpKcFY1QT09) * [Click here to see this event time in your local timezone](https://arewemeetingyet.com/UTC/2022-05-13/13:00/Alt-Text%20Workshop:%20SPEC%20diagrams#eyJ1cmwiOiJtZWV0Lmdvb2dsZS5jb20vdmp0LXRkYWctd2ltIn0=) * [Add to your Google Calendar](https://calendar.google.com/event?action=TEMPLATE&tmeid=MHVla29qZm5scXEzaXBtNzEwOXI4czlyMTEgbWxlZUBxdWFuc2lnaHQuY29t&tmsrc=mlee%40quansight.com) ## Intro Welcome! Thank you for taking the time to learn how to make open source more accessible via image descriptions. We are all learning, so please don't hesitate to ask questions. Today we'll add alt-text to the diagrams to the [SPEC blog](https://blog.scientific-python.org/)! The SPEC (Scientific Python Ecosystem Collaboration) brings together different Python communities to share solutions for areas of shared concern. That way we don't need to re-invent the wheel! ## Agenda - 0-5: Welcome, chit-chat, wait for people to arrive - 5-20: Learn how to write alt text and contribute - 20–50: Work time and discussion - 50–60: Review alt text and closing - 60+: Optional. For further questions ## How to participate 1. Go to [our working PR](https://github.com/MarsBarLee/blog.scientific-python.org/pull/1) 2. Review the list of images. 3. Comment on image you will write alt text for. Commenting lets people see what you're working on and prevent overlap. ![Github interface showing comment](https://i.imgur.com/NJ9ZbPt.png) 4. Write alt text as a Github Suggestion. ![](https://i.imgur.com/14MGyKV.png) ![](https://i.imgur.com/I5dto7W.png) 5. Submit that alt text! * If you are unfamiliar with Github, [here's a step-by-step version with images](https://hackmd.io/@marslee/BksnYfWVK). * If you have time, you can give feedback on each others' alt text. * If there is an image you want to add alt text to that is not yet in the PR, tell Mars and she can add it. ## Alt text checklist These are a few of the main things we need to make sure are met for formatting consistent alt text. The alt text has - [ ] Correct spelling and no typos - [ ] Periods and commas where relevant - [ ] No more than three short, complete sentences, if possible - [ ] A logical way of fitting in the rest of the documentation - [ ] Consistent text and/or descriptions for the same elements in different images - [ ] A description of any text in the image ## Resources - [Mars' Slides](https://docs.google.com/presentation/d/10Chgqsz9QB3hg6wv6iAiHiXmZhu1icNwg0PqMDOCihk/edit?usp=sharing) - [Isbela's Slides](https://docs.google.com/presentation/d/10Chgqsz9QB3hg6wv6iAiHiXmZhu1icNwg0PqMDOCihk/edit?usp=sharing) - [W3's Alt decision tree](https://www.w3.org/WAI/tutorials/images/decision-tree/) (What kind of alt text does this image need?) - [WebAim's overview of alt text](https://webaim.org/techniques/alttext/) (What is alt text and what does it need to do?) - [Diagram Center's standards for alt text for graphs and charts](http://diagramcenter.org/table-of-contents-2.html#toc) (How do I describe images with a lot of data?) ## Questions We'll try and answer questions during the event, but often people have questions that will require a little research or we just plain run out of time. Feel free to leave questions so we can get back to them post-event. Questions from Zoom and Zoom chat - To be added to SPEC guidelines - More complexity - tooling alt-text -> HTML matplotlib stored in Jupyternotebook, converted to Sphinx sourcecode, to HTML Coordination across several different projects, are there any existing efforts QD, take screenshots of aplpication, include alt-text argument in screenshot, rendered in notebook already with screenshot if add static image eof jupyter, use Markdown MystNB or JuptyText Generated images: harder, workaround is to do captions K, this was the PR that made the fix in napari: https://github.com/napari/napari/pull/3825 It would be great if Matplotlib could output some alt text (auto generated) Writing for Flowcharts http://diagramcenter.org/specific-guidelines-d.html#44 Example of other flowcharts https://github.com/Quansight-Labs/jupyter-accessibility-workshops/issues/9#issuecomment-1019327457 https://github.com/Quansight-Labs/jupyter-accessibility-workshops/issues/9#issuecomment-1019327457 Languages Do you have any suggestions for this one? https://github.com/MarsBarLee/blog.scientific-python.org/blob/5308fbe002aa97306ffb72c29fdc1955df6ec886/content/posts/matplotlib/matplotlib-in-data-driven-seo/fig4.jpg “”A collection of visualizations displaying search engine optimization statistics” 1) a pie chart showing last minute is most popular 2) a bar chart... Header image Full blog post for context: https://github.com/MarsBarLee/blog.scientific-python.org/blob/5308fbe002aa97306ffb72c29fdc1955df6ec886/content/posts/matplotlib/matplotlib-in-data-driven-seo/index.md - add missing alt, image to N's example - postdoc, very similar to previous image - what's the difference then? how to emphasize difference? https://github.com/MarsBarLee/blog.scientific-python.org/pull/1/files/5308fbe002aa97306ffb72c29fdc1955df6ec886#r872425311 - doing takeaway earlier in graph: https://github.com/Quansight-Labs/quansight-labs-site/pull/217#discussion_r684305158 - like a teacher explain 6 graphs to class, explain first most in depth, less for later graphs, can assume class heard earlier - linear media - Another blog post where there's subtle differences, comparison, building up to a final graph: https://github.com/MarsBarLee/blog.scientific-python.org/blob/5308fbe002aa97306ffb72c29fdc1955df6ec886/content/posts/matplotlib/create-ridgeplots-in-matplotlib/index.md - repeating working group? - what i could add to the documentation (slack, this conversation)

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully