#16004: Update notebook to utilize pure javascript JSmol for default live 3-D
-------------------------------------------------+-------------------------
Reporter: gutow | Owner: gutow
Type: enhancement | Status:
Priority: major | needs_work
Component: notebook | Milestone: sage-6.4
Keywords: Jmol 3D 3-D | Resolution:
Authors: Jonathan Gutow, Volker Braun | Merged in:
Report Upstream: Reported upstream. Developers | Reviewers:
acknowledge bug. | Work issues:
Branch: | Commit:
Dependencies: #17020 | Stopgaps:
-------------------------------------------------+-------------------------
Comment (by strogdon):
With Chromium when I click to make a 3-D image live I see lots of, I
suppose chatter, in the terminal from which the notebook is spawned
{{{
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:673]:
[HTTPChannel,1,127.0.0.1] JSmol call: getRawDataFromDatabase
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:674]:
[HTTPChannel,1,127.0.0.1] JSmol query:
http://localhost:8080/home/admin/28/cells/12/sage0-size400.jmol
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:673]:
[HTTPChannel,1,127.0.0.1] JSmol call: getRawDataFromDatabase
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:674]:
[HTTPChannel,1,127.0.0.1] JSmol query:
http://localhost:8080/home/admin/28/cells/12/sage0-size400-391049111.jmol.zip
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:673]:
[HTTPChannel,1,127.0.0.1] JSmol call: getRawDataFromDatabase
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
[HTTPChannel,1,127.0.0.1] DEBUG in worksheet [/64bitdev/storage/sage-
git_develop/sage/local/lib/python2.7/site-
packages/sagenb-0.10.8.3-py2.7.egg/sagenb/flask_version/worksheet.py:674]:
[HTTPChannel,1,127.0.0.1] JSmol query:
http://localhost:8080/home/admin/28/cells/12/sage0-size400-391049111.jmol.zip
[HTTPChannel,1,127.0.0.1]
--------------------------------------------------------------------------------
}}}
that comes from these lines in {{{flask_version/worksheet.py}}}
{{{
current_app.logger.debug('JSmol call: %s', call)
current_app.logger.debug('JSmol query: %s', query)
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16004#comment:74>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.