Changes between Version 8 and Version 9 of ASAPOSXInstall
- Timestamp:
- 09/06/06 10:19:35 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ASAPOSXInstall
v8 v9 31 31 ipython -pylab 32 32 }}} 33 to see if everything is working. This will generate font warnings - ignore these.Exit ipython ( control-d ).33 to see if everything is working. ''This will generate font warnings - ''''ignore''' these.'' Exit ipython ( control-d ). 34 34 35 35 f) … … 50 50 }}} 51 51 52 g) after starting asap by typing 52 53 54 {{{ 55 asap 56 }}} 57 you might have to type (only once) 58 {{{ 59 %upgrade 60 }}}