Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
apps:python [2024/01/17 18:11] – created enviadminapps:python [2024/01/17 18:12] enviadmin
Line 5: Line 5:
 Here is some sample code: Here is some sample code:
  
-<code python>  +<code python[enable_line_numbers="true"]>
 import matplotlib.pyplot as plt import matplotlib.pyplot as plt
 import netCDF4 import netCDF4
Line 39: Line 38:
     #plt.close()     #plt.close()
  
-<code python+</code> 
 +