source: sasview/calculatorview/src/sans/perspectives/calculator/media/pycrust_help.html @ f9feff3

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since f9feff3 was 616c966, checked in by Jae Cho <jhjcho@…>, 13 years ago

added example

  • Property mode set to 100644
File size: 827 bytes
Line 
1<html>
2<body>
3<h4>Python (PyCrust) Shell</h4>
4<ul>
5<li><a href="#description">Description</a></li>
6<li><a href="#example">Example</a></li>
7</ul>
8<h5><a name="description">Description</a></h5>
9<p>
10This is a python shell (PyCrust) provided with WxPython.
11</p>
12<br/>
13For the details about the Python, visit the website, http://docs.python.org/tutorial/.
14<br/>
15The numpy-1.4.1, scipy-0.7.2, matplotlib-0.99, etc. are shipped with the SanView.
16<br/>
17However, some functionalities of those packages may or may not work.
18<br/>
19The PyCrust includes its own Help menu in the shell window.
20<br/>
21Note: Help(), Credits(), ... do not work on MAC.
22<br/>
23
24<p>
25<h5><a name="example">Example</a></h5>
26</p>
27<p>
28An example from the matplotlib gallery:
29</p> 
30<img src="pycrust_example.bmp"/>
31
32</body>
33
34</html>
Note: See TracBrowser for help on using the repository browser.