On Thu, Sep 3, 2020 at 5:39 AM kcrisman <kcris...@gmail.com> 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, but we also went to great
>> lengths to have feature parity with notebook.
>>
>>>
>>>
> As you know, my primary concern remains with those who are not using Sage
> via administered solutions, but who will have had to change notebook
> format/style possibly twice within five years.  For research
> mathematicians, data scientists, etc., that is nothing; for someone who
> only teaches a certain course once every two or three years, that could
> make someone prefer to stay with a "more stable" notebook interface - say,
> one that starts with an M, not to put too fine a point on it.
>
> To make a positive suggestion, would it be possible for whatever the Sage
> default behavior for opening a worksheet is to have some sort of backward
> compatibility as well?  As an example, if we can get someone to update the
> Mac app to launch a Jupyterlab server instead of a Jupyter server whenever
> that would become the default, that would be useful.  (Otherwise the Mac
> app may have to be dropped, since its primary usefulness is in being able
> to "just start a worksheet" and have it paired to .sws or .ipynb files
> through the GUI, though there are many quite useful secondary features as
> well.)  Ideally a user who only interacts via single-user worksheets, no
> matter how they launch them, might never even notice the difference, though
> maybe that's not possible.
>

As you may know, you can launch Jupyter Notebook with a specific file to
open with `jupyter notebook myfile.ipynb`

I would love to have something similar for jupyterlab, as well as a
command-line switch to enable this single-document mode: `jupyter lab
--single-doc myfile.ipynb`

FYI, here is more discussion about the single-document mode, including
several other community experiments for this:
https://github.com/jupyterlab/jupyterlab/issues/8450

I've opened an issue for opening files from the command line:
https://github.com/jupyterlab/jupyterlab/issues/8959



>
> "We're really excited about some of the improvements coming in JupyterLab
> 3.0 (targeted for release before JupyterCon), especially in the
> single-document mode that makes it much more approachable, similar to the
> simplicity you get in the classic Notebook."
>
> That sounds great.  Are there screenshots available for those who might
> not have time to test out Jupyterlab properly?
>


Not yet, but Steve Silvester said he'd start working on the changelog and
release highlights soon :)

Here is the PR: https://github.com/jupyterlab/jupyterlab/pull/8715

Thanks,

Jason

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAPDWZHw%3DVsqBTRqtD1JT7pZZ3FFw4qou1V3sYZ75_n-2DiW%3Dkg%40mail.gmail.com.

Reply via email to