Skip to content

csc-training/python-introduction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Python course at CSC

This repository contains the content for the Introduction to Python course at CSC.

This page has been designed from the get-go to also be a Github Pages page. This is a test of creating a Github Pages page for a CSC course. Feedback is welcome and we don't make any promises to maintain the page.

Running examples locally

First install virtualenvwrapper on your local machine.

  $ mkvirtualenv -p python3 python-intro
  [...]
  (python-intro) $ pip install -r requirements.txt
  (python-intro) $ jupyter notebook

Setting up a docker container in Pebbles

ToDo: implement and write up

License

Code licensed under MIT License. Examples and non-code artefacts licensed under Creative Commons BY

About

Introduction to Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages