Difference between revisions of "Epd canopy"

From relax wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
 
It will make a '''bash''' activation script.
 
It will make a '''bash''' activation script.
 +
 
<source lang"bash">
 
<source lang"bash">
 
echo "j"
 
echo "j"
 
</source>
 
</source>

Revision as of 09:01, 9 June 2014

Download from

Download from:
https://www.enthought.com/downloads/

Sign-up using a university email, to get access to academic version.

After installation

Information about how the PATH is setup, is seen here:
http://docs.enthought.com/canopy/quick-start/install_linux.html

It will make a bash activation script.

echo "j"