Sorry about the multi post. I think it was an issue with swapping windows
to and from Google groups on Android.

On Wed, 23 Nov 2016, 9:58 AM Simon Biggs <amongthehi...@gmail.com> wrote:

> Flex looks like it could be amazing. I shall look into that for a project
> I am working on. Thanks for the pointer.
>
> With regards to storing the notebook data within the browser I recently
> used dexiejs (http://dexie.org) for interacting with IndexedDB. Using
> Dexie I was able to write an "import/export" to and from json (
> http://electrons.simonbiggs.net/database). (
> https://github.com/SimonBiggs/electroninserts-webapp/blob/master/src/app/services/data-services/data-persistence.service.ts
> line 278 onwards). That subset of code can be released under a more
> permissive license if desired.
>
> With regards to numpy and scipy I completely understand they are a fair
> way off. At least until webassembly supports compiling from Fortran.
> Nevertheless a pure python static jupyterlab would be perfect for certain
> use cases. In my field (health) it can be a bureaucratic nightmare to get
> anything installed. Furthermore due to privacy reasons, using an off site
> Python server is out if the question. To show something I've written in
> python to someone else, and allow them to use it on their computer has
> often currently been insurmountable.
>
> As an aside it might also highlight the need for a Fortran to webassembly
> compiler quickening the availability of the scientific computing tools
> within javascript.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Project Jupyter" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jupyter/5w4A2IOJfxE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/4ce3396c-26e9-4f93-b98d-777589e838ac%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAALqB0DTedR9S1fW6OG3g8DDTLSb3e9ob25dhjU9seU0hE%3DYjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to