Ivan, this is really nice! Thanks.

/c

On Wednesday, May 11, 2022 at 3:21:07 PM UTC-5 Aaron Meurer wrote:

> You can run JupyterLite with a full blown Jupyter Lab here
> https://jupyterlite.readthedocs.io/en/latest/_static/lab/index.html.
> It includes SymPy. It seems to offer persistence. It's not really
> clear to me where the files are stored but they must be stored
> somewhere because when I reload the page the notebooks are all still
> there, and I even have some notebooks from when I tried it 7 months
> ago that are still there.
>
> The SymPy Live shell is just designed to be a mini "try sympy" shell
> that you can use on the SymPy website. We'd also like to add something
> using it to the docs so you can easily run the documentation examples
> (similar to the existing SymPy Live extension in the docs).
>
> Aaron Meurer
>
> On Wed, May 11, 2022 at 3:29 AM David Bailey <da...@dbailey.co.uk> wrote:
> >
> > On 10/05/2022 23:14, Aaron Meurer wrote:
> > > I think this is intentional behavior. JupyterLite is designed to work
> > > more like an interactive console like IPython rather than the
> > > notebook. You can go back to a previous command using the up arrow. It
> > > would be good if it could add buttons to do this for mobile. I think
> > > that is on their TODO list.
> > >
> > Thanks Aaron - yes the arrow keys let you find a previous command and
> > resubmit it with alterations, but of course, if the alterations are just
> > typos, you end up with a 'notebook' cluttered with rubbish.
> >
> > Also, there doesn't seem to be a way of saving a 'notebook' other than
> > on paper. I thought at least I could save the page (in Firefox), but
> > when I reload it, it just reloads in the initial state - all the work
> > has gone.
> >
> > I'm sure these issues are hard to deal with because the browser api
> > maybe does not cooperate, but I'd have thought it makes the result more
> > like a SymPy demo than a tool that could be used seriously.
> >
> > David
> >
> > --
> > You received this message because you are subscribed to the Google 
> Groups "sympy" group.
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sympy+un...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sympy/e30fcacf-6fa6-a786-c359-eb64f6db7468%40dbailey.co.uk
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/fc6f4903-7890-4a68-bf01-cb4d6e0792bcn%40googlegroups.com.

Reply via email to