Changes between Version 71 and Version 72 of Ticket #16004
- Timestamp:
- 10/05/14 15:08:45 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16004 – Description
v71 v72 12 12 How to test: 13 13 1. Switch Sage to #17020 and run `sage -f jmol` to install the new jmol. 14 1. Clone the git repository https://github.com/vbraun/sagenb.git to anywhere convenient on your system.14 1. Clone the `new_jmol` branch from the PR to anywhere convenient on your system: `git clone https://github.com/vbraun/sagenb.git -b new_jmol` 15 15 1. From within the sagenb repository run `sage -python setup.py install`