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

Visualize task graphs using ipycytoscape #9091

Merged
merged 14 commits into from May 24, 2022
Merged

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    7b5758f View commit details
    Browse the repository at this point in the history
  2. Plumbing to dispatch to either visualizer.

    Ian Rose committed May 15, 2022
    Configuration menu
    Copy the full SHA
    bdb833a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8730b2 View commit details
    Browse the repository at this point in the history
  4. Add some documentation.

    Ian Rose committed May 15, 2022
    Configuration menu
    Copy the full SHA
    a740504 View commit details
    Browse the repository at this point in the history
  5. Use sequential colormap

    Ian Rose committed May 15, 2022
    Configuration menu
    Copy the full SHA
    3ab084f View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Ian Rose committed May 15, 2022
    Configuration menu
    Copy the full SHA
    02dc59c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Add tests for cytoscape graph.

    Ian Rose committed May 16, 2022
    Configuration menu
    Copy the full SHA
    91b86e0 View commit details
    Browse the repository at this point in the history
  2. Set up test infra

    Ian Rose committed May 16, 2022
    Configuration menu
    Copy the full SHA
    eabe09b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Address some review comments.

    Ian Rose committed May 17, 2022
    Configuration menu
    Copy the full SHA
    dc7590d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Add docs for visualization engine

    Ian Rose committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b108541 View commit details
    Browse the repository at this point in the history
  2. Importorskip matplotlib

    Ian Rose committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f77e098 View commit details
    Browse the repository at this point in the history
  3. Default to null for setting.

    Ian Rose committed May 19, 2022
    Configuration menu
    Copy the full SHA
    cbd0d38 View commit details
    Browse the repository at this point in the history
  4. Sigh

    Ian Rose committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f6fa46b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

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