Changes between Version 22 and Version 23 of cypress/Python


Ignore:
Timestamp:
01/14/26 14:13:57 (3 hours ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/Python

    v22 v23  
    6262
    6363{{{
    64 [tulaneID@cypress1 pp-1.6.4]$ idev
     64[tulaneID@cypress1 ~]$ idev
    6565Requesting 1 node(s)  task(s) to normal queue of defq partition
    66661 task(s)/node, 20 cpu(s)/task, 2 MIC device(s)/node
    6767Time: 0 (hr) 60 (min).
    6868Submitted batch job 52311
    69 Seems your requst is pending.
     69Seems your request is pending.
    7070JOBID=52311 begin on cypress01-035
    7171--> Creating interactive terminal session (login) on node cypress01-035.
     
    7777
    7878{{{
    79 [tulaneID@cypress01-035 pp-1.6.4]$ module load anaconda
    80 [tulaneID@cypress01-035 pp-1.6.4]$ module list
     79[tulaneID@cypress01-035 ~]$ module load anaconda
     80[tulaneID@cypress01-035 ~]$ module list
    8181Currently Loaded Modulefiles:
    8282  1) git/2.4.1           3) idev                5) anaconda/2.1.0
     
    8787
    8888{{{#!python
    89 [tulaneID@cypress01-035 pp-1.6.4]$ ipython
     89[tulaneID@cypress01-035 ~]$ ipython
    9090Python 2.7.11 |Anaconda 2.5.0 (64-bit)| (default, Dec  6 2015, 18:08:32)
    91 Type "copyright", "credits" or "license" for more information.
     91Type "copyright", "credits", or "license" for more information.
    9292
    9393IPython 4.1.2 -- An enhanced Interactive Python.
     
    119119
    120120== Jupyter Notebook ==
    121 The [http://jupyter.org/  Jupyter Notebook] is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.
     121The [http://jupyter.org/  Jupyter Notebook] is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text.
    122122
    123 [JupyterNode  Here] show an example.
     123[JupyterNode  Here] shows an example.
    124124
    125125== Installing Packages ==