Re: [sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Thierry
Hi, On Tue, Mar 22, 2022 at 10:51:06AM -0400, Michael Orlitzky wrote: > On Tue, 2022-03-22 at 13:47 +, Thierry wrote: > > > > "Standard" also means "be shipped within the source tarball" that is > > self-contained and does not require network connexion to be installed. > > > > True, but it

Re: [sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Samuel Lelievre
+1 for enabling JuptyerLab by default. There is already a ticket to make it a standard spkg: https://trac.sagemath.org/ticket/24904 -- 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,

Re: [sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Michael Orlitzky
On Tue, 2022-03-22 at 13:47 +, Thierry wrote: > > "Standard" also means "be shipped within the source tarball" that is > self-contained and does not require network connexion to be installed. > True, but it would be just as easy to ship the tarballs for packages that are optional and enabled

Re: [sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Thierry
Hi, On Tue, Mar 22, 2022 at 07:58:07AM -0400, Michael Orlitzky wrote: > On Tue, 2022-03-22 at 03:44 -0700, Eric Gourgoulhon wrote: > > > > Maybe it is time to make it a standard package in Sage. > > > > If so, please make it optional via a --disable-jupyterlab flag. (We > already have one for

Re: [sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Michael Orlitzky
On Tue, 2022-03-22 at 03:44 -0700, Eric Gourgoulhon wrote: > > Maybe it is time to make it a standard package in Sage. > If so, please make it optional via a --disable-jupyterlab flag. (We already have one for the standard notebook, --disable-notebook.) Hijack, sorry: with these flags starting

[sage-devel] Proposal: make Jupyterlab a standard package

2022-03-22 Thread Eric Gourgoulhon
Hi, The optional package Jupyterlab has been upgraded to version 3.3.1 in https://trac.sagemath.org/ticket/32069 (merged in Sage 9.6.beta5) Jupyterlab offers more functionalities than the classic Jupyter Notebook and is aimed to replace it, see e.g. https://jupyterlab.readthedocs.io/en/stable/g