Absolutely. We wrote each part of JupyterLab as a separate component, and it should totally be possible to write just a notebook viewer and editor with JupyterLab components.
Jason On Sat, Apr 27, 2019 at 8:50 AM Song Liu <[email protected]> wrote: > Hi, > > Just like the Google Colab user experience, is that possible to separate > the JupyterLab Web and Backend ? > > That is the notebook viewing and editing functionality could be provided > by the JupyterLab web service just with minimum resource consumption. > When running the Python code it could send it to a remote JupyterLab > backend (Server and Kernel). > > Thanks, > Song > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/d9872648-8909-4ad8-84f7-853ae8c81460%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/d9872648-8909-4ad8-84f7-853ae8c81460%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAPDWZHweX%2BVWqdH3ePFgEfDcnJW9SzD%3DbqqwaGbRbW3Tss8DNQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
