It is not the password issue that HG suggested. Nor is it an issue with
specifically trying to open a file rather than have a directory open in
jupyter. The issue is that Firefox claims to not be able to read the file
that it is passed. But the file exists with suitable permissions and if I
On Mon, Mar 28, 2022 at 4:22 PM Henri Girard wrote:
>
> https://github.com/jupyter/notebook/issues/1979
>
> Maybe this issue ?
no, that is about jupyter notebook server.
Here, the issue is how to bypass the intermediate step of launching
a notebook server, and open a particular notebook directly
https://github.com/jupyter/notebook/issues/1979
Maybe this issue ?
Le 28/03/2022 à 15:41, Dima Pasechnik a écrit :
On Mon, Mar 28, 2022 at 2:18 PM brett stevens wrote:
I am running Ubuntu 21.10 on a Lenovo Thinkpad X1 Tablet. I installed SageMath
on my computer by cloning the git repository
On Sun, Mar 27, 2022 at 5:12 PM pong wrote:
>
> I am switching to running sage docker image since the latest binaries for
> linux is no longer available. But can I make any customization, say in
> init.sage survive the quitting of docker?
This isn't Sage-specific; yes, you can modify docker ima
On Mon, Mar 28, 2022 at 2:18 PM brett stevens wrote:
>
> I am running Ubuntu 21.10 on a Lenovo Thinkpad X1 Tablet. I installed
> SageMath on my computer by cloning the git repository. I compiled sage using
> directions in README.md. The most recent version I compiled was SageMath 9.4.
> I use
I am running Ubuntu 21.10 on a Lenovo Thinkpad X1 Tablet. I installed
SageMath on my computer by cloning the git repository. I compiled sage
using directions in README.md. The most recent version I compiled was
SageMath 9.4. I use Firefox 98.0.2 (64-bit) as my browser.
When I run ```sage -n
2022-03-27 16:12:49 UTC, pong:
> I am switching to running sage docker image since the latest
> binaries for linux is no longer available. But can I make any
> customization, say in init.sage survive the quitting of docker?
> If yes, may I get some help on how?
>
On Linux, installing via Conda wo
I am not answering directly to your question, but why don't use wsl if
you are on windows ?
As you don't say which OS you use I can't really say much ?
Le 27/03/2022 à 18:12, pong a écrit :
I am switching to running sage docker image since the latest binaries
for linux is no longer available.