> > And in SageMath we cannot import ipynb file (!!!!), but rst(?) HTML(??!!) > but none of them give us what we need having a nb (.ipynb) file > that we can execute, modifie, etc > > In the Sage notebook (sagenb) you cannot import ipynb, that is true. But what about if you run the local, desktop SageMath with the IPython notebook?
$ sage -n ipython And then click "Upload", I guess? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
