-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
Add package phitigra: Graph editor that works with Jupyter #30540
Comments
comment:1
I cc-ed a lot of people who have had historical involvement with this topic. If you mind, email me to un-cc you (un-cc-ing yourself would have the |
This comment has been minimized.
This comment has been minimized.
comment:2
And if I forgot someone who wanted to be cc-ed, it's easy: just cc yourself. |
comment:3
Candidates could be francy, bqplot, networkx+matplotlib. https://blog.jupyter.org/interactive-graph-visualization-in-jupyter-with-ipycytoscape-a8828a54ab63 |
comment:4
Some nice features would be:
Probably some more, but these are the first two I could think of. |
comment:5
Replying to @nvcleemp:
The "CS academy" graph editor (not sure about the license -- I'm asking them) |
This comment has been minimized.
This comment has been minimized.
comment:9
Setting new milestone based on a cursory review of ticket status, priority, and last modification date. |
comment:10
Hello, I just see this ticket. It is not completely finished (and the code could/will be improved) but it is functional: one can draw a graph and export it, zoom in/out, change vertex colors, use layout algorithms, etc. I did not make a ticket here to include it in sage because it depends on external libraries (ipycanvas and ipywidgets) and I thought it would be annoying to review (also it is still work in progress). |
Commit: |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
Reviewer: David Coudert |
comment:17
I tried to install |
comment:18
Thanks! |
Changed branch from u/mkoeppe/provide_graph_editor_that_works_with_jupyter to |
comment:20
Follow-up: #33639 Replace |
Changed commit from |
comment:21
Great, thank you for this addition! I'm glad to see there is interest for my graph editor. |
This ticket is about providing the graph editor https://pypi.org/project/phitigra, which works in Jupyter (Jupyter Notebook and JupyterLab).
This is part of
Related:
Stack Overflow question 63803031: Graph drawing tool that gives graph6 code
Sage Trac tickets about graph editor
graph_editor source code in archived sagenb code repository
CC: @boothby @jasongrout @qed777 @nthiery @nvcleemp @rbeezer @rkirov @rlmill @slel @williamstein @zerline @jcamp0x2a @jfraymond @dimpase @dcoudert
Component: user interface
Keywords: graph_editor
Author: Matthias Koeppe
Branch:
aca5732
Reviewer: David Coudert
Issue created by migration from https://trac.sagemath.org/ticket/30540
The text was updated successfully, but these errors were encountered: