Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display machine learning demos from Replicate.com #257

Merged
merged 21 commits into from
Mar 3, 2022

Commits on Feb 2, 2022

  1. add a new labs tab: Demos

    zeke committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a17f4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f11e07 View commit details
    Browse the repository at this point in the history
  3. add replicate styles

    zeke committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    18abfc4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. just call it Replicate

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    7114f3d View commit details
    Browse the repository at this point in the history
  2. sanitize HTML to prevent XSS

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    62ed3c4 View commit details
    Browse the repository at this point in the history
  3. tidy up

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    63e474b View commit details
    Browse the repository at this point in the history
  4. call it Replicate Demos

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    3ad939e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5e006e View commit details
    Browse the repository at this point in the history
  6. display prediction count

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8d75fe5 View commit details
    Browse the repository at this point in the history
  7. set utm_source

    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1a8e8ed View commit details
    Browse the repository at this point in the history
  8. include arxiv_paper_id when linking to docs page

    ...this could be useful if we want to display some kind of dynamic content that is specific to the paper.
    zeke committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    43fea8a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    a7ab78f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbeb4d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. suppress console.log output

    zeke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ccc4ae5 View commit details
    Browse the repository at this point in the history
  2. refactor replicate script

    zeke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f2ac6a7 View commit details
    Browse the repository at this point in the history
  3. conditionally display the "Demos" tab

    This change makes the server-rendered "Demos" tab invisible by default, and updates the toggle-labs script to conditionally make the tab visible on specific category pages.
    zeke committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    8dc1713 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    b798518 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Update "What is this?" link

    ...instead of pointing to labs.arxiv.org. This will give us a way to more clearly explain what Replicate it, how the integration with arXiv works, etc.
    zeke committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    457258f View commit details
    Browse the repository at this point in the history
  2. less is more

    zeke committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1171c74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5cb002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0791aba View commit details
    Browse the repository at this point in the history