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

Python interface #129

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. refactor(viewer): move typescript package into its own directory

    For corresponding python package to live adjacent.
    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7b80fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c418138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b953de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7362a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc2f6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c66f7c6 View commit details
    Browse the repository at this point in the history
  7. docs: add LinkML model README

    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5ad3a88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    839d403 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa6ecc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    507e975 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    557ff79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9b9d7e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29fbd8a View commit details
    Browse the repository at this point in the history
  14. feat(model): add UnknownEventAction

    All actors are required to define it.
    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bdaad87 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c692d86 View commit details
    Browse the repository at this point in the history
  16. feat(model): add version

    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6845862 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd602d8 View commit details
    Browse the repository at this point in the history
  18. feat(python): ViewerMachine

    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7da7f14 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4ab7393 View commit details
    Browse the repository at this point in the history
  20. feat(model): define ImageData

    thewtex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c258a44 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7a0d3c7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c92eb9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9ee3eb3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    05407e5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    591f19d View commit details
    Browse the repository at this point in the history