Thanks, could you kindly clarify which JupyterLab components could be used to compose a notebook viewer & editor ?
On Saturday, April 27, 2019 at 10:06:22 PM UTC+8, Jason Grout wrote: > > 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] <javascript:>> > 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/75cefc72-3b75-481e-8c47-d766703ec39e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
