https://www.googletagmanager.com/ns.html?id=GTM-M5WN4MT
Skip to main navigation   Skip to main content   Skip to footer

QuickStart Python

Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.

  • Be sure vpn-groups selected when you connect.
  • string1 = 'Hello'
    string2 = ' World'
    joined_string = string1 + string2
    print(joined_string)
  • #!/bin/bash
    #PBS -l nodes=1:ppn=1
    #PBS -l walltime=10:00:00
    #PBS -m abe
    #PBS -M [email protected] 

    JOBID=`echo $PBS_JOBID | cut -f1 -d.`

    module load Anaconda3

    eval "$(conda shell.bash hook)"

    conda activate myenv

    cd ${PBS_O_WORKDIR}

    python my_script.py

    exit 0

  • $qsub my_python.pbs

Contact Information

Kennesaw Campus
1000 Chastain Road
Kennesaw, GA 30144

Marietta Campus
1100 South Marietta Pkwy
Marietta, GA 30060

Phone
470-KSU-INFO
(470-578-4636)

©
Assistive Options

Top of page


Assistive Options

Open the original version of this page.

UsableNet Assistive is a UsableNet product. UsableNet Assistive Main Page.