#9238: J. Gutow's update to Jmol in the notebook...
------------------------------------------------+---------------------------
Reporter: gutow | Owner: gutow
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: notebook | Keywords:
Author: Jonathan Gutow | Upstream: N/A
Reviewer: Jason Grout, Karl-Dieter Crisman | Merged:
Work_issues: |
------------------------------------------------+---------------------------
Comment(by kcrisman):
> OK. Thanks for testing. Two things:
> 1) I'm grading exams this weekend, but will try to look at this.
Well, first things first! I was doing that until a few days ago.
> 2) In order to look at what you are looking at I need to understand how
I get things out of the mercurial system. On a linux distro what would I
need to set up?
I don't know what you need that for. Luckily, it's all in Sage. You can
do
{{{
sage: hg_sagenb.[tab]
}}}
and everything is there, at least basic stuff. In particular
{{{
sage: hg_sagenb.status()
}}}
and
{{{
sage: hg_sagenb.import_patch('http://trac.sagemath.org...')
}}}
are very useful. This latter one MUST be used with the 'raw attachment',
not just the link to the diff; you can just plug in the link to Jason's
patch to see his contribution here.
> On the command line stuff. We've had trouble because different
operating systems use different protocols for opening java applications.
If you actually have a copy of the Jmol.jar (not JmolApplet.jar) then I
will need more details about OS and so on. This may relate to the fact
that the location of the notebook code has changed. I will look at that.
Yeah, you mention that. I definitely have all the right stuff from that
standpoint (e.g. Jmol.jar) but changing the `jmol` file (shell script) as
you recommend above did not help with the 'zapped'.
Jason, did your command line work? I have the same setup as you, I think.
Maybe I should have just used the jmol spkg.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9238#comment:76>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.