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

rough jupyterlite prototype #356

Open
wants to merge 137 commits into
base: feature/reorganized-examples-with-jupyterlite
Choose a base branch
from

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    6f97f67 View commit details
    Browse the repository at this point in the history
  2. initial reorg

    benhong-amzn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5bf7b9f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. relabeling

    benhong-amzn committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1764de7 View commit details
    Browse the repository at this point in the history
  2. add folders

    benhong-amzn committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cf97917 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. further reorg

    benhong-amzn committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fd3c353 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    ab2eb79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7ca4a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. hybrid jobs readmd

    benhong-amzn committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7e98d44 View commit details
    Browse the repository at this point in the history
  2. hybrid job readmd

    benhong-amzn committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7d4c6f9 View commit details
    Browse the repository at this point in the history
  3. hybrid jobs readmd

    benhong-amzn committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7f10f70 View commit details
    Browse the repository at this point in the history
  4. hybrid jobs readmd

    benhong-amzn committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    66f3739 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26d0480 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. readme update

    benhong-amzn committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    faf7137 View commit details
    Browse the repository at this point in the history
  2. qbraid intro

    benhong-amzn committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6b2075f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c91219 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. typos

    benhong-amzn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    78bb123 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    070f43c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded9669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b07c624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f23beab View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. initial build

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c1dd06a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c1829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6c9b3 View commit details
    Browse the repository at this point in the history
  4. setup.py

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f96d5ea View commit details
    Browse the repository at this point in the history
  5. pyproject.toml

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    056152a View commit details
    Browse the repository at this point in the history
  6. typo

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0b01904 View commit details
    Browse the repository at this point in the history
  7. typo

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f5be236 View commit details
    Browse the repository at this point in the history
  8. jupyterlite

    benhong-amzn committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    32aca37 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3a47e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723c73e View commit details
    Browse the repository at this point in the history
  3. redundant python

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b4ffb6e View commit details
    Browse the repository at this point in the history
  4. conda instead of pip

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bdb13cf View commit details
    Browse the repository at this point in the history
  5. deleted repo reference

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    53f2379 View commit details
    Browse the repository at this point in the history
  6. try removing ipykernel

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b2f84a6 View commit details
    Browse the repository at this point in the history
  7. test

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    da3e1a1 View commit details
    Browse the repository at this point in the history
  8. conda instead of pip

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f21ebbd View commit details
    Browse the repository at this point in the history
  9. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f72d5d3 View commit details
    Browse the repository at this point in the history
  10. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b0c1a62 View commit details
    Browse the repository at this point in the history
  11. dep order

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3323637 View commit details
    Browse the repository at this point in the history
  12. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    de1518d View commit details
    Browse the repository at this point in the history
  13. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    780bc81 View commit details
    Browse the repository at this point in the history
  14. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ce9add6 View commit details
    Browse the repository at this point in the history
  15. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c82a3a4 View commit details
    Browse the repository at this point in the history
  16. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1c9268a View commit details
    Browse the repository at this point in the history
  17. dep

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9202d61 View commit details
    Browse the repository at this point in the history
  18. try

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4ae6083 View commit details
    Browse the repository at this point in the history
  19. conda instead of mamba

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dd33a0c View commit details
    Browse the repository at this point in the history
  20. miniconda

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0686107 View commit details
    Browse the repository at this point in the history
  21. work with mamba

    benhong-amzn committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0013d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9698de1 View commit details
    Browse the repository at this point in the history
  3. test dep

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    69decc5 View commit details
    Browse the repository at this point in the history
  4. fix pip

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ee684f4 View commit details
    Browse the repository at this point in the history
  5. dep

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a7dd897 View commit details
    Browse the repository at this point in the history
  6. test

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8b81700 View commit details
    Browse the repository at this point in the history
  7. dep

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    54f10d5 View commit details
    Browse the repository at this point in the history
  8. dep

    benhong-amzn committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8942d3a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bb60eb3 View commit details
    Browse the repository at this point in the history
  2. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0147a32 View commit details
    Browse the repository at this point in the history
  3. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3b52fac View commit details
    Browse the repository at this point in the history
  4. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b34b757 View commit details
    Browse the repository at this point in the history
  5. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    aeff33e View commit details
    Browse the repository at this point in the history
  6. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c32f8d3 View commit details
    Browse the repository at this point in the history
  7. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a189887 View commit details
    Browse the repository at this point in the history
  8. remove non-pure python

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2771693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93abdae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e52cfd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6d27f01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e45c422 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    643403a View commit details
    Browse the repository at this point in the history
  14. try batches

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    826aae9 View commit details
    Browse the repository at this point in the history
  15. add a couple more

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    23518c4 View commit details
    Browse the repository at this point in the history
  16. try

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c945afe View commit details
    Browse the repository at this point in the history
  17. remove rest

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    49da061 View commit details
    Browse the repository at this point in the history
  18. include pydantic

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    38f25fa View commit details
    Browse the repository at this point in the history
  19. test

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f3aa83e View commit details
    Browse the repository at this point in the history
  20. pydantic test

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a85cfe3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    79a0cbd View commit details
    Browse the repository at this point in the history
  22. dep

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2fba7de View commit details
    Browse the repository at this point in the history
  23. sympy requires mpmath

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    92d3241 View commit details
    Browse the repository at this point in the history
  24. mpmath import

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    af7e615 View commit details
    Browse the repository at this point in the history
  25. mpmath

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    eb3b01c View commit details
    Browse the repository at this point in the history
  26. sympy version

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    84ba51f View commit details
    Browse the repository at this point in the history
  27. opt_einsum

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e7ff46b View commit details
    Browse the repository at this point in the history
  28. antlr4 issue?

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d386390 View commit details
    Browse the repository at this point in the history
  29. try downgrading antlr4

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ae25a26 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3371b13 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fd0740c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e69ba55 View commit details
    Browse the repository at this point in the history
  33. revert to 3.10

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    db69a95 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    78f66d2 View commit details
    Browse the repository at this point in the history
  35. mpl 3.6.2 (mamba forge)

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b9a6ca1 View commit details
    Browse the repository at this point in the history
  36. matplotlib...

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    88ba162 View commit details
    Browse the repository at this point in the history
  37. matplotlib

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5d57891 View commit details
    Browse the repository at this point in the history
  38. antlr4 fun

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    e0571de View commit details
    Browse the repository at this point in the history
  39. antlr4 4.8 attempt

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8922cab View commit details
    Browse the repository at this point in the history
  40. antlr4 to 4.7.2 :/

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f98d91c View commit details
    Browse the repository at this point in the history
  41. antlr4 4.11

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b232f66 View commit details
    Browse the repository at this point in the history
  42. ecos and cvxpy

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5f938bc View commit details
    Browse the repository at this point in the history
  43. 4.9.2

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5a29350 View commit details
    Browse the repository at this point in the history
  44. rem ecos cvxpy

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f6dcef1 View commit details
    Browse the repository at this point in the history
  45. try adding antlr4-tools

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    51ce160 View commit details
    Browse the repository at this point in the history
  46. antlr 4.11.1

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d444868 View commit details
    Browse the repository at this point in the history
  47. try rem openqasm3

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5fbfba4 View commit details
    Browse the repository at this point in the history
  48. antlr4 4.9.2

    benhong-amzn committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1d4d6d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    12d9a24 View commit details
    Browse the repository at this point in the history
  2. add back openqasm3

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5133914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88736e1 View commit details
    Browse the repository at this point in the history
  4. add typing-extensions

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3d5c431 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceb0039 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff460fd View commit details
    Browse the repository at this point in the history
  7. update antlr4

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    eeb9d8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51d4c77 View commit details
    Browse the repository at this point in the history
  9. add tornado

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6b0e223 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbe3602 View commit details
    Browse the repository at this point in the history
  11. try local tornado

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e9e3053 View commit details
    Browse the repository at this point in the history
  12. tornado

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    26dd45f View commit details
    Browse the repository at this point in the history
  13. tornado through pip

    benhong-amzn committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    dba78f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. remove tornado

    benhong-amzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    583870c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f904ec View commit details
    Browse the repository at this point in the history
  3. mamba/conda update

    benhong-amzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1cf7d9d View commit details
    Browse the repository at this point in the history
  4. remove tornado pip

    benhong-amzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b514774 View commit details
    Browse the repository at this point in the history
  5. try

    benhong-amzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c8893e8 View commit details
    Browse the repository at this point in the history
  6. include tornado

    benhong-amzn committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c13ac0e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. tornado-feedstock?

    benhong-amzn committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    676b270 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. dependencies

    benhong-amzn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    5cd1745 View commit details
    Browse the repository at this point in the history
  2. dep

    benhong-amzn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    32a1251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9f15b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f68d3b View commit details
    Browse the repository at this point in the history
  5. content path

    benhong-amzn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e9ac9fb View commit details
    Browse the repository at this point in the history
  6. jupyterlite contents

    benhong-amzn committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    716702d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. jupyterlite demos + test

    benhong-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ba153e6 View commit details
    Browse the repository at this point in the history
  2. mamba

    benhong-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1b08c03 View commit details
    Browse the repository at this point in the history
  3. remove mamba dupl

    benhong-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2a78672 View commit details
    Browse the repository at this point in the history
  4. retrolite

    benhong-amzn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    52e9213 View commit details
    Browse the repository at this point in the history