[sage-support] Re: error with help(notebook)

2014-12-09 Thread a . barbieri009
Il giorno martedì 9 dicembre 2014 02:33:50 UTC+1, kcrisman ha scritto: > > > I would read the notebook help but it fails: >> >> sage: help (notebook) >> > > > This is in fact expected. Try > > sage: notebook? > > for what you most likely want. Or, > > sage: import sagenb > sage: help(sagenb.no

[sage-support] Re: error with help(notebook)

2014-12-08 Thread a . barbieri009
Il giorno martedì 9 dicembre 2014 00:01:27 UTC+1, a.barb...@studenti.unibs.it ha scritto: > > I would read the notebook help but it fails: > > sage: help (notebook) > --- > AttributeErrorTraceback

[sage-support] error with help(notebook)

2014-12-08 Thread a . barbieri009
I would read the notebook help but it fails: sage: help (notebook) --- AttributeErrorTraceback (most recent call last) in () > 1 help (notebook) /home/ale/Scaricati/sage-6.3/local/lib/python2.