Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Marc Culler
No. I was referring to https://ipywidgets.readthedocs.io/en/latest/user_install.html which was Samuel's [more details here] link. Incidentally, following those instructions did result in a log message indicating that the widgets had been enabled in Jupyter. But there was no change in the

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Marc Culler
Well, OK. Maybe so. But I've never seen a venv that resulted in a path like sage/local/var/lib/sage/venv-python3.9.9/var/lib/sage/. - Marc On Tue, Feb 1, 2022 at 6:16 PM Matthias Koeppe wrote: > On Tuesday, February 1, 2022 at 3:28:48 PM UTC-8 Marc Culler wrote: > >> Of course Sage's venv

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Matthias Koeppe
On Tuesday, February 1, 2022 at 3:28:48 PM UTC-8 Marc Culler wrote: > Of course Sage's venv is not a true virtualenv as created by venv, > It is actually a true venv, unless no system python can be used and Sage builds its own copy of python3. -- You received this message because you are

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Matthias Koeppe
Marc, are you referring to these instructions? https://doc.sagemath.org/html/en/installation/launching.html#setting-up-sagemath-as-a-jupyter-kernel-in-an-existing-jupyter-notebook-or-jupyterlab-installation On Tuesday, February 1, 2022 at 3:28:48 PM UTC-8 Marc Culler wrote: > So is Sage

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Marc Culler
So is Sage following those instructions during its build process? The docs do not say what those jupyter commands actually do. They have separate instructions for enabling the widgets when using a virtualenv. Of course Sage's venv is not a true virtualenv as created by venv, so it is hard to

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Marc Culler
At some level the problem is that the Tornado web application used by Jupyter is returning a 404 when the client tries to load: http://localhost:/nbextensions/widgets/notebook/js/extension.js?v=20220201102631 I have no clue how the Tornado web application tries to translate that URL into a

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread slelievre
2022-02-01 15:13:27 UTC, Marc Culler: > > Thanks. And I can reproduce this. I see the error shown below > in the Firefox Console. (I include it here in case anyone might > recognize it). There's an FAQ entry here

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread Marc Culler
Thanks. And I can reproduce this. I see the error shown below in the Firefox Console. (I include it here in case anyone might recognize it). - Marc Could not open comm -- Error: Class jupyter.widget not found in registry utils.js:930 load_class

Re: [sage-support] Re: Interact broken. SageMath 9.5 on Apple Mac OSX 12.1 . SageMath-9.5_x86_64

2022-02-01 Thread 'Alan Stafford' via sage-support
I have run the Recommended_9_5.pkg file. On Monday, January 31, 2022 at 5:51:38 PM UTC Marc Culler wrote: > It sounds to me like you do not have the SageMath 9.5 Jupyter kernel > installed in /usr/local. That gets installed when you run the Installer > package that is included on the disk

[sage-support] gwsl2

2022-02-01 Thread Henri Girard
For those who want a running sagemath linux on windows 10/11 or amber20 or any app not working on windows use gwls2 very easy to install (actually ubuntu 20.04 for me but I tried to upgrade to 22.04 (+1) and it works fine so I even have sage 9.4, I can't get any more for the moment on it !)