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://

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

2020-09-02 Thread 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. This could use broader testing now. See https://wiki.sagemath.org/ReleaseTours/sage-9.2#IPython.2C_Jupyter_no

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

2020-08-21 Thread Matthias Koeppe
Thanks all for sharing your insights! I agree that seems a good plan to wait until JupyterLab has implemented the classic notebook. So there is no urgency in making this change. However, we should make sure that Sage works in its entirety with JupyterLab - ideally for Sage 9.2 already. A key s

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

2020-08-21 Thread kcrisman
> I think Sage would be better off sticking with Jupyter Classic until a > version of JupyterLab is available that can emulate Classic; otherwise, the > interface switch will be fairly jarring to users, especially the less > experienced ones for whom notebook interfaces are particularly appeal

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

2020-08-21 Thread Nathan Dunfield
I use Jupyter with Sage somewhat regularly, and have tried out JupyterLab on several occasions. I use Jupyter notebooks only when making a lot of plots as otherwise I prefer an editor+REPL setup. In particular, I have not used it in any of my classes. As mentioned, JupyterLab is more like an

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

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

2020-08-20 Thread Samuel Lelievre
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 users to transition to > > using JupyterLab, see https://github.com/jupyter/notebook#notice > > Hi - just for informational purposes, exact

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

2020-08-20 Thread Matthias Koeppe
On Thursday, August 20, 2020 at 5:54:55 AM UTC-7, kcrisman wrote: > > > On Wednesday, August 19, 2020 at 5:55:22 PM UTC-4 Matthias Koeppe wrote: > >> The Jupyter notebook developers encourage users to transition to using >> JupyterLab, see https://github.com/jupyter/notebook#notice >> >> > just fo

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

2020-08-20 Thread kcrisman
On Wednesday, August 19, 2020 at 5:55:22 PM UTC-4 Matthias Koeppe wrote: > The Jupyter notebook developers encourage users to transition to using > JupyterLab, see https://github.com/jupyter/notebook#notice > > Hi - just for informational purposes, exactly what effect does this have on end use

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

2020-08-19 Thread Samuel Lelievre
2020-08-19 21:55:22 UTC, Matthias Koeppe: > > The Jupyter notebook developers encourage users to transition to > using JupyterLab, see https://github.com/jupyter/notebook#notice > > For Sage 9.2 it would be good to already have jupyterlab as an > optional package, and to make sure that all interact