Skip to content

A python script that creates a course schedule on a calendar file (ICS) using all the sections of the AWS course

Notifications You must be signed in to change notification settings

Migracode-Barcelona/aws-course-calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements: make sure Python is installed.

Steps to run the course creator Script:

  1. Open a terminal
  2. Clone this repository
  3. cd into this repository
  4. pip install -r requirements.txt
  5. jupyter notebook
  6. Now your browser should open the code, see the parameters and read the comments to understand what will happen
  7. Click on "Run all cells" button at the top

About

A python script that creates a course schedule on a calendar file (ICS) using all the sections of the AWS course

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%