Opened 11 years ago
Last modified 10 years ago
#11503 closed task
Make new spkg to install Jmol in SAGE_LOCAL/share — at Initial Version
Reported by: | gutow | Owned by: | jason, mpatel, was |
---|---|---|---|
Priority: | major | Milestone: | sage-5.2 |
Component: | notebook | Keywords: | sd31 Jmol flask |
Cc: | rado, fbissey, strogdon | Merged in: | |
Authors: | gutow | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | flask notebook | Stopgaps: |
Description
In an effort to remove Jmol from the notebook in the Flask notebook it is being moved to SAGE_LOCAL/share. This is based on the logic that the notebook can run without Jmol, but Sage cannot run without either the notebook or Jmol even when using just the command line.
To achieve this relocation of Jmol:
- install this .spkg
./sage -f "http://www.uwosh.edu/faculty_staff/gutow/Jmol_for_SageNoteBook-1.1.7.spkg
- Some patches are necessary to notebook paths and the plot3d code (coming...)
Note: See
TracTickets for help on using
tickets.