Hi,
On Tue, Nov 06, 2018 at 01:14:14PM +0100, Erik Bray wrote:
> On Tue, Nov 6, 2018 at 12:57 PM Jeroen Demeyer wrote:
> >
> > On 2018-10-31 22:23, Volker Braun wrote:
> > > With ipython/jupyter you can't run the notebook in the current Python
> > > session, but you can just launch a completely n
On Tue, Nov 6, 2018 at 12:57 PM Jeroen Demeyer wrote:
>
> On 2018-10-31 22:23, Volker Braun wrote:
> > With ipython/jupyter you can't run the notebook in the current Python
> > session, but you can just launch a completely new process.
>
> Are you sure? Can't you just import the Jupyter applicatio
On 2018-10-31 22:23, Volker Braun wrote:
With ipython/jupyter you can't run the notebook in the current Python
session, but you can just launch a completely new process.
Are you sure? Can't you just import the Jupyter application as a Python
package and run it that way? I have not tried it tho
On Fri, Nov 2, 2018 at 3:19 PM John Cremona wrote:
>
>
>
> On Fri, 2 Nov 2018 at 13:21, Vincent Delecroix <20100.delecr...@gmail.com>
> wrote:
>>
>>
>>
>> Le 31/10/2018 à 13:50, Samuel Lelievre a écrit :
>> >
>> >
>> > Le mardi 30 octobre 2018 08:06:15 UTC+1, Frédéric Chapoton a écrit :
>> >>
>>
On Fri, 2 Nov 2018 at 13:21, Vincent Delecroix <20100.delecr...@gmail.com>
wrote:
>
>
> Le 31/10/2018 à 13:50, Samuel Lelievre a écrit :
> >
> >
> > Le mardi 30 octobre 2018 08:06:15 UTC+1, Frédéric Chapoton a écrit :
> >>
> >> Because we do not have a clean command inside sage to launch the jupyt
Le 31/10/2018 à 13:50, Samuel Lelievre a écrit :
Le mardi 30 octobre 2018 08:06:15 UTC+1, Frédéric Chapoton a écrit :
Because we do not have a clean command inside sage to launch the jupyter
noteboook.
For the moment, we should just try to avoid new people start using the
deprecated sagen
On Wednesday, October 31, 2018 at 2:39:35 PM UTC+1, Dima Pasechnik wrote:
>
> But is it even possible to start it without re-starting python?
>
With ipython/jupyter you can't run the notebook in the current Python
session, but you can just launch a completely new process.
--
You received th
On Wed, Oct 31, 2018 at 1:16 PM Erik Bray wrote:
>
> We already have notebook(). We should change that so that the default
> notebook to launch is the jupyter notebook.
But is it even possible to start it without re-starting python?
> On Wed, Oct 31, 2018 at 1:50 PM Samuel Lelievre
> wrote:
>
We already have notebook(). We should change that so that the default
notebook to launch is the jupyter notebook.
On Wed, Oct 31, 2018 at 1:50 PM Samuel Lelievre
wrote:
>
>
>
> Le mardi 30 octobre 2018 08:06:15 UTC+1, Frédéric Chapoton a écrit :
>>
>> Because we do not have a clean command inside