[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 !)


The detail help on microsoft help is suffisiant to install wsl2 and then 
get the gwsl2 on microsoft store with one click installation.


Sorry but I didn't know where posting this info for sage users

Best

Henri

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/ee928fe1-c468-6997-d474-703a385018bc%40gmail.com.


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 image.  Did you perhaps forget to run 
> that installer after dragging the app to /Applications?
>
> - Marc
>
> On Monday, January 31, 2022 at 9:09:42 AM UTC-6 alan_thoma...@yahoo.co.uk 
> wrote:
>
>>
>> I have downloaded both the SageMath 9.5 beta and 9.4 SageMath releases 
>> from git. I do not get widgets should I start the 9.4 or 9.5 kernel using 
>> the 9.5 interface, but I do when I use the 9.4 interface.
>> On Monday, January 31, 2022 at 12:45:31 PM UTC dim...@gmail.com wrote:
>>
>>> On Mon, Jan 31, 2022 at 3:59 AM 'Alan Stafford' via sage-support 
>>>  wrote: 
>>> > 
>>> > I have found that it doesn't work if I launch from the SageMath 9.5 
>>> icon for any kernel 9.4 or 9.5. If I launch from the SageMath 9.4 interface 
>>> it works for either kernel. 
>>>
>>> I am not sure I follow here. How do you install Sage? 
>>>
>>> The basic thing that should work is starting Sage from terminal, as 
>>>
>>> sage -n 
>>>
>>> The macOS GUI we used to have is quite broken, and was removed, the 
>>> one we currently recommend is 
>>> https://github.com/3-manifolds/Sage_macOS/releases 
>>>
>>>
>>> > 
>>> >>> 
>>> >>> 
>>> > -- 
>>> > You received this message because you are subscribed to the Google 
>>> Groups "sage-support" group. 
>>> > To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to sage-support...@googlegroups.com. 
>>> > To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/sage-support/7b98180b-e489-411b-a046-a8f30269d3f2n%40googlegroups.com.
>>>  
>>>
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/da329e7a-b28e-4028-b6ff-301e546f6e05n%40googlegroups.com.


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   utils.js:894
load_class   utils.js:879
comm_opencomm.js:84
i  jQuery
_handle_iopub_messagekernel.js:1238
_finish_ws_message   kernel.js:1017
_msg_queuekernel.js:1008
promise callback*Kernel.prototype._handle_ws_message kernel.js:1008
ijQuery
rejectutils.js:930
(Async: promise callback)
comm_opencomm.js:85
i   jQuery
_handle_iopub_message kernel.js:1238
_finish_ws_message   kernel.js:1017
_msg_queue   kernel.js:1008
(Async: promise callback)
_handle_ws_messagekernel.js:1008
i jQuery


On Tuesday, February 1, 2022 at 5:32:23 AM UTC-6 alan_thoma...@yahoo.co.uk 
wrote:

> 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 image.  Did you perhaps forget to run 
>> that installer after dragging the app to /Applications?
>>
>> - Marc
>>
>> On Monday, January 31, 2022 at 9:09:42 AM UTC-6 alan_thoma...@yahoo.co.uk 
>> wrote:
>>
>>>
>>> I have downloaded both the SageMath 9.5 beta and 9.4 SageMath releases 
>>> from git. I do not get widgets should I start the 9.4 or 9.5 kernel using 
>>> the 9.5 interface, but I do when I use the 9.4 interface.
>>> On Monday, January 31, 2022 at 12:45:31 PM UTC dim...@gmail.com wrote:
>>>
 On Mon, Jan 31, 2022 at 3:59 AM 'Alan Stafford' via sage-support 
  wrote: 
 > 
 > I have found that it doesn't work if I launch from the SageMath 9.5 
 icon for any kernel 9.4 or 9.5. If I launch from the SageMath 9.4 
 interface 
 it works for either kernel. 

 I am not sure I follow here. How do you install Sage? 

 The basic thing that should work is starting Sage from terminal, as 

 sage -n 

 The macOS GUI we used to have is quite broken, and was removed, the 
 one we currently recommend is 
 https://github.com/3-manifolds/Sage_macOS/releases 


 > 
 >>> 
 >>> 
 > -- 
 > You received this message because you are subscribed to the Google 
 Groups "sage-support" group. 
 > To unsubscribe from this group and stop receiving emails from it, 
 send an email to sage-support...@googlegroups.com. 
 > To view this discussion on the web visit 
 https://groups.google.com/d/msgid/sage-support/7b98180b-e489-411b-a046-a8f30269d3f2n%40googlegroups.com.
  


>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/020e8879-bd70-4c5c-a09c-8b0249af2842n%40googlegroups.com.


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

https://github.com/Wuliyuanulb/ComponentSDKDoc/blob/bfe53cf2162f62134356b58d7eae07e367044602/_build/_sources/faq.md.txt

that reads

> In browser F12 window, there is `Couldn't process kernel message`
> error in Console log. WrappedError message will be like:
> ```
> Error: Class jupyter.widget not found in registry at http://xxx
> ```
> This is because ipywidgets not correctly enabled in jupyter extension
> when using pip to install. Reinstall using conda will solve this issue.
> See [more details 
here](https://ipywidgets.readthedocs.io/en/latest/user_install.html).
> ```
> conda install -c conda-forge ipywidgets
> ```

And here are some more related discussions,
hoping there's something relevant to dig from them.

https://github.com/Caltech-IPAC/firefly_widgets/issues/6
https://github.com/InsightSoftwareConsortium/itkwidgets/issues/207
https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1319
https://github.com/jupyter-widgets/ipywidgets/issues/2569
https://github.com/jupyter-widgets/ipywidgets/issues/377
https://github.com/jupyterlab/jupyterlab/issues/4398
https://github.com/maartenbreddels/ipyvolume/issues/36
https://github.com/OpenGeoscience/geonotebook/pull/51
https://github.com/twosigma/beakerx/issues/6582

Found by searching using this request

https://github.com/search?q=Class+jupyter.widget+not+found+in+registry&type=issues

Not sure that helps at all, sorry.  --Samuel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/4f768286-2bfc-4606-89a7-da6747682fe9n%40googlegroups.com.


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 path to a static file named extension.js.
But that file does exist.  The difference between 9.4 and 9.5 with respect 
to that file is that it moved from local/share to
venv/share.  So I would guess that there is some part of how Jupyter 
configures its Tornado web application which
was not correctly adjusted to compensate for that change.

- Marc

On Tuesday, February 1, 2022 at 9:13:27 AM UTC-6 Marc Culler wrote:

> 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   utils.js:894
> load_class   utils.js:879
> comm_opencomm.js:84
> i  jQuery
> _handle_iopub_messagekernel.js:1238
> _finish_ws_message   kernel.js:1017
> _msg_queuekernel.js:1008
> promise callback*Kernel.prototype._handle_ws_message kernel.js:1008
> ijQuery
> rejectutils.js:930
> (Async: promise callback)
> comm_opencomm.js:85
> i   jQuery
> _handle_iopub_message kernel.js:1238
> _finish_ws_message   kernel.js:1017
> _msg_queue   kernel.js:1008
> (Async: promise callback)
> _handle_ws_messagekernel.js:1008
> i jQuery
>
>
> On Tuesday, February 1, 2022 at 5:32:23 AM UTC-6 alan_thoma...@yahoo.co.uk 
> wrote:
>
>> 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 image.  Did you perhaps forget to run 
>>> that installer after dragging the app to /Applications?
>>>
>>> - Marc
>>>
>>> On Monday, January 31, 2022 at 9:09:42 AM UTC-6 
>>> alan_thoma...@yahoo.co.uk wrote:
>>>

 I have downloaded both the SageMath 9.5 beta and 9.4 SageMath releases 
 from git. I do not get widgets should I start the 9.4 or 9.5 kernel using 
 the 9.5 interface, but I do when I use the 9.4 interface.
 On Monday, January 31, 2022 at 12:45:31 PM UTC dim...@gmail.com wrote:

> On Mon, Jan 31, 2022 at 3:59 AM 'Alan Stafford' via sage-support 
>  wrote: 
> > 
> > I have found that it doesn't work if I launch from the SageMath 9.5 
> icon for any kernel 9.4 or 9.5. If I launch from the SageMath 9.4 
> interface 
> it works for either kernel. 
>
> I am not sure I follow here. How do you install Sage? 
>
> The basic thing that should work is starting Sage from terminal, as 
>
> sage -n 
>
> The macOS GUI we used to have is quite broken, and was removed, the 
> one we currently recommend is 
> https://github.com/3-manifolds/Sage_macOS/releases 
>
>
> > 
> >>> 
> >>> 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "sage-support" group. 
> > To unsubscribe from this group and stop receiving emails from it, 
> send an email to sage-support...@googlegroups.com. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/7b98180b-e489-411b-a046-a8f30269d3f2n%40googlegroups.com.
>  
>
>


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/a6cf9a86-7ec4-4243-9855-3e7bbe514643n%40googlegroups.com.


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 
know whether the virtualenv instruction apply for Sage or not.  But given 
that the widgets worked before Sage switched to its virtualenv-like venv I 
would guess that they do apply.

It is unclear to me whether this is an issue with the packaging of the 
SageMath app for macOS or whether it is an issue with Sage's build process, 
which I follow when building Sage for the app.  It would be helpful to know 
the meaning of the sentence "Most of the time, installing ipywidgets 
automatically configures Jupyter Notebook to use widgets."
Specifically, what does it mean to "configure Jupyter Notebook to use 
widgets".

- Marc

On Tuesday, February 1, 2022 at 1:26:33 PM UTC-6 slelievre wrote:

> 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
>
>
> https://github.com/Wuliyuanulb/ComponentSDKDoc/blob/bfe53cf2162f62134356b58d7eae07e367044602/_build/_sources/faq.md.txt
>
> that reads
>
> > In browser F12 window, there is `Couldn't process kernel message`
> > error in Console log. WrappedError message will be like:
> > ```
> > Error: Class jupyter.widget not found in registry at http://xxx
> > ```
> > This is because ipywidgets not correctly enabled in jupyter extension
> > when using pip to install. Reinstall using conda will solve this issue.
> > See [more details here](
> https://ipywidgets.readthedocs.io/en/latest/user_install.html).
> > ```
> > conda install -c conda-forge ipywidgets
> > ```
>
> And here are some more related discussions,
> hoping there's something relevant to dig from them.
>
> https://github.com/Caltech-IPAC/firefly_widgets/issues/6
> https://github.com/InsightSoftwareConsortium/itkwidgets/issues/207
> https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1319
> https://github.com/jupyter-widgets/ipywidgets/issues/2569
> https://github.com/jupyter-widgets/ipywidgets/issues/377
> https://github.com/jupyterlab/jupyterlab/issues/4398
> https://github.com/maartenbreddels/ipyvolume/issues/36
> https://github.com/OpenGeoscience/geonotebook/pull/51
> https://github.com/twosigma/beakerx/issues/6582
>
> Found by searching using this request
>
>
> https://github.com/search?q=Class+jupyter.widget+not+found+in+registry&type=issues
>
> Not sure that helps at all, sorry.  --Samuel
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/01687b48-9382-4885-bbfd-c4a37ab27b16n%40googlegroups.com.


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 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 know whether the virtualenv instruction apply for Sage or not.  But 
> given that the widgets worked before Sage switched to its virtualenv-like 
> venv I would guess that they do apply.
>
> It is unclear to me whether this is an issue with the packaging of the 
> SageMath app for macOS or whether it is an issue with Sage's build process, 
> which I follow when building Sage for the app.  It would be helpful to know 
> the meaning of the sentence "Most of the time, installing ipywidgets 
> automatically configures Jupyter Notebook to use widgets."
> Specifically, what does it mean to "configure Jupyter Notebook to use 
> widgets".
>
> - Marc
>
> On Tuesday, February 1, 2022 at 1:26:33 PM UTC-6 slelievre wrote:
>
>> 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
>>
>>
>> https://github.com/Wuliyuanulb/ComponentSDKDoc/blob/bfe53cf2162f62134356b58d7eae07e367044602/_build/_sources/faq.md.txt
>>
>> that reads
>>
>> > In browser F12 window, there is `Couldn't process kernel message`
>> > error in Console log. WrappedError message will be like:
>> > ```
>> > Error: Class jupyter.widget not found in registry at http://xxx
>> > ```
>> > This is because ipywidgets not correctly enabled in jupyter extension
>> > when using pip to install. Reinstall using conda will solve this issue.
>> > See [more details here](
>> https://ipywidgets.readthedocs.io/en/latest/user_install.html).
>> > ```
>> > conda install -c conda-forge ipywidgets
>> > ```
>>
>> And here are some more related discussions,
>> hoping there's something relevant to dig from them.
>>
>> https://github.com/Caltech-IPAC/firefly_widgets/issues/6
>> https://github.com/InsightSoftwareConsortium/itkwidgets/issues/207
>>
>> https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1319
>> https://github.com/jupyter-widgets/ipywidgets/issues/2569
>> https://github.com/jupyter-widgets/ipywidgets/issues/377
>> https://github.com/jupyterlab/jupyterlab/issues/4398
>> https://github.com/maartenbreddels/ipyvolume/issues/36
>> https://github.com/OpenGeoscience/geonotebook/pull/51
>> https://github.com/twosigma/beakerx/issues/6582
>>
>> Found by searching using this request
>>
>>
>> https://github.com/search?q=Class+jupyter.widget+not+found+in+registry&type=issues
>>
>> Not sure that helps at all, sorry.  --Samuel
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/26b228ed-ed16-400b-849c-7c3be030a413n%40googlegroups.com.


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 subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/68d11539-11ba-4eac-aa91-db9926590d42n%40googlegroups.com.


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 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 subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/FlLA_7tUb0M/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/68d11539-11ba-4eac-aa91-db9926590d42n%40googlegroups.com
> 
> .
>

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


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 behavior.  Attempting to load extension.js still produced a
404.

- Marc

On Tue, Feb 1, 2022 at 6:14 PM Matthias Koeppe 
wrote:

> 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 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 know whether the virtualenv instruction apply for Sage or not.  But
>> given that the widgets worked before Sage switched to its virtualenv-like
>> venv I would guess that they do apply.
>>
>> It is unclear to me whether this is an issue with the packaging of the
>> SageMath app for macOS or whether it is an issue with Sage's build process,
>> which I follow when building Sage for the app.  It would be helpful to know
>> the meaning of the sentence "Most of the time, installing ipywidgets
>> automatically configures Jupyter Notebook to use widgets."
>> Specifically, what does it mean to "configure Jupyter Notebook to use
>> widgets".
>>
>> - Marc
>>
>> On Tuesday, February 1, 2022 at 1:26:33 PM UTC-6 slelievre wrote:
>>
>>> 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
>>>
>>>
>>> https://github.com/Wuliyuanulb/ComponentSDKDoc/blob/bfe53cf2162f62134356b58d7eae07e367044602/_build/_sources/faq.md.txt
>>>
>>> that reads
>>>
>>> > In browser F12 window, there is `Couldn't process kernel message`
>>> > error in Console log. WrappedError message will be like:
>>> > ```
>>> > Error: Class jupyter.widget not found in registry at http://xxx
>>> > ```
>>> > This is because ipywidgets not correctly enabled in jupyter extension
>>> > when using pip to install. Reinstall using conda will solve this issue.
>>> > See [more details here](
>>> https://ipywidgets.readthedocs.io/en/latest/user_install.html).
>>> > ```
>>> > conda install -c conda-forge ipywidgets
>>> > ```
>>>
>>> And here are some more related discussions,
>>> hoping there's something relevant to dig from them.
>>>
>>> https://github.com/Caltech-IPAC/firefly_widgets/issues/6
>>> https://github.com/InsightSoftwareConsortium/itkwidgets/issues/207
>>>
>>> https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1319
>>> https://github.com/jupyter-widgets/ipywidgets/issues/2569
>>> https://github.com/jupyter-widgets/ipywidgets/issues/377
>>> https://github.com/jupyterlab/jupyterlab/issues/4398
>>> https://github.com/maartenbreddels/ipyvolume/issues/36
>>> https://github.com/OpenGeoscience/geonotebook/pull/51
>>> https://github.com/twosigma/beakerx/issues/6582
>>>
>>> Found by searching using this request
>>>
>>>
>>> https://github.com/search?q=Class+jupyter.widget+not+found+in+registry&type=issues
>>>
>>> Not sure that helps at all, sorry.  --Samuel
>>>
>>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/FlLA_7tUb0M/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/26b228ed-ed16-400b-849c-7c3be030a413n%40googlegroups.com
> 
> .
>

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