Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-04 Thread Jason Grout
On Thu, Sep 3, 2020 at 5:39 AM kcrisman wrote: > > Always great to hear from you, Jason! > > >> 2. Karl-Dieter, to answer your question about notebooks: we've worked >> really hard to make the transition from "classic Notebook" to JupyterLab >> smooth, so yes, it not only opens notebook files, bu

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-04 Thread Jason Grout
On Thu, Sep 3, 2020 at 2:56 AM Samuel Lelièvre wrote: > 2020-08-03 03:07 UTC, Jason Grout: > > > 6. For syntax highlighting - here is a comment showing how to add > > syntax highlighting for a filetype: > > > https://github.com/jupyterlab/jupyterlab/issues/4223#issuecomment-547934247 > . > > Howe

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-03 Thread kcrisman
Always great to hear from you, Jason! > 2. Karl-Dieter, to answer your question about notebooks: we've worked > really hard to make the transition from "classic Notebook" to JupyterLab > smooth, so yes, it not only opens notebook files, but we also went to great > lengths to have feature p

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-03 Thread Samuel Lelièvre
2020-08-03 03:07 UTC, Jason Grout: > > Hi everyone, > > First, it's really great to post here again :). Sorry I didn't see this > thread earlier, > but thanks to the recent activity it surfaced again in my inbox. I really love > seeing the discussion here! Feel free to reach out to ping me or othe

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-02 Thread Jason Grout
Hi everyone, First, it's really great to post here again :). Sorry I didn't see this thread earlier, but thanks to the recent activity it surfaced again in my inbox. I really love seeing the discussion here! Feel free to reach out to ping me or other JupyterLab developers on topics like this. Dis

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-09-02 Thread Samuel Lelièvre
2020-08-03 00:22 UTC, Matthias Koeppe: > > Thanks to Joshua Campbell's work in > https://trac.sagemath.org/ticket/30246 > the current beta (9.2.beta11) has a fully functional > JupyterLab as an optional package - including interacts. Wonderful. > This could use broader testing now. See > https://

Re: [sage-devel] Re: Transition from jupyter notebook to jupyterlab

2020-08-20 Thread TB
On 20/08/2020 16:28, Samuel Lelievre wrote: 2020-08-20 12:54:55 UTC, kcrisman: > > On Wednesday, August 19, 2020 at 5:55:22 PM UTC-4 Matthias Koeppe wrote: > > > The Jupyter notebook developers encourage user