oh, right, sorry, I didn't pay attention. Indeed it works for me in console 
mode, but in jupyter nb.
(where I don't see any warnings or images).
On js console I see

Failed to load resource: the server responded with a status of 404 (Not 
Found)
OrbitControls.js Failed to load resource: the server responded with a 
status of 404 (Not Found)
about:srcdoc:21 Uncaught ReferenceError: THREE is not defined
three.min.js Failed to load resource: the server responded with a status of 
404 (Not Found)
OrbitControls.js Failed to load resource: the server responded with a 
status of 404 (Not Found)
about:srcdoc:21 Uncaught ReferenceError: THREE is not defined
three.min.js Failed to load resource: the server responded with a status of 
404 (Not Found)
OrbitControls.js Failed to load resource: the server responded with a 
status of 404 (Not Found)
about:srcdoc:21 Uncaught ReferenceError: THREE is not defined
    at about:srcdoc:21:21 



On Wednesday, March 1, 2017 at 11:04:32 PM UTC, Steven Trogdon wrote:
>
> Similar issue here with the exception that I have no warnings. The 
> 'sphere' briefly appears and then disappears from the cell.
>
> On Wednesday, March 1, 2017 at 2:13:36 PM UTC-6, Eric Gourgoulhon wrote:
>>
>> Hi, 
>>
>> It seems that the three.js viewer is broken in this release: running
>> show(sphere(), viewer='threejs')
>> in a Jupyter notebook results in a blank scene, along with the following 
>> warnings:
>> [W 21:07:03.945 NotebookApp] 404 GET 
>> /home/eric/sage/7.6.beta5/local/share/threejs/three.min.js (127.0.0.1) 
>> 5.54ms referer=None
>> [W 21:07:03.947 NotebookApp] 404 GET 
>> /home/eric/sage/7.6.beta5/local/share/threejs/OrbitControls.js (127.0.0.1) 
>> 0.98ms referer=None
>> [W 21:07:03.958 NotebookApp] 404 GET 
>> /home/eric/sage/7.6.beta5/local/share/threejs/OrbitControls.js (127.0.0.1) 
>> 1.00ms referer=None
>>
>> On the same computer, everything is all right with 7.6.beta4. 
>>
>> Eric. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to