Thanks you. I clone the project but confused what to do next. In the 
README, it saids

Change to the root directory and run:
$ sage -pip install --upgrade --no-index -v .

which root directory are we talking about? the phitigra directory?
Also should it be sage -pip install phitigra --upgrade -no-index -v?

In any case, I couldn't get it install so I must be doing something wrong. 
Please help.

On Saturday, August 29, 2020 at 2:11:12 AM UTC-7 Jean-Florent Raymond wrote:

> Hello,
>
> I recently started developing a replacement to graph_editor for the
> jupyter notebook, using ipywidgets and ipycanvas.
> You can find it at the following address :
> https://gitlab.limos.fr/jfraymon/phitigra
>
> This is still work in progress but the basic editor (adding removing
> vertices and edges, displaying the graph, etc.) works.
> One feature that this editor will have is that changes made to the graph
> outside of the editor will be automatically updated in the editor. This
> will for instance allow to display step by step the computation done by
> a function (for teaching, or debugging, or ...).
>
> Any feedback is welcome.
>
> Jean-Florent.
>
> Le 29/08/2020 à 08:27, pong a écrit :
> > I see. Is there a substitute for graph_editor()? It's fairly convenient.
> > 
> > On Thursday, August 27, 2020 at 8:48:32 AM UTC-7 dim...@gmail.com wrote:
> > 
> >> On Thu, Aug 27, 2020 at 4:45 PM pong <wypo...@gmail.com> wrote:
> >>
> >>>
> >>> Running sagemath 9.1 from a jupyter notebook
> >>>
> >>> When calling graph_editor() got the following error message.
> >>> How can I make the module 'sagenb' works again?
> >>>
> >>
> >> sagenb does not work with Python 3. You'd need Sage 9.1 (or earlier) 
> built 
> >> with Python2 in order to be able to use sagenb.
> >>
> >> And sagenb will be definitely gone in 9.2, which won't support Python 2.
> >>
> >> HTH
> >> Dima
> >>
> >>>
> >>> [image: ge.png]
> >>>
> >>> -- 
> >>> You received this message because you are subscribed to the Google 
> Groups 
> >>> "sage-support" group.
> >>> To unsubscribe from this group and stop receiving emails from it, send 
> an 
> >>> email to sage-support...@googlegroups.com.
> >>> To view this discussion on the web visit 
> >>> 
> https://groups.google.com/d/msgid/sage-support/772c9f8f-e27f-4485-8add-ca97d51290bbn%40googlegroups.com
>  
> >>> <
> https://groups.google.com/d/msgid/sage-support/772c9f8f-e27f-4485-8add-ca97d51290bbn%40googlegroups.com?utm_medium=email&utm_source=footer
> >
> >>> .
> >>>
> >>
> > 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/8f70e0c4-4f69-4824-a1c1-85b35a4dccc0n%40googlegroups.com.

Reply via email to