Giter Site home page Giter Site logo

lee212 / classes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudmesh/classes

0.0 2.0 0.0 10.33 MB

All class material

Home Page: http://cloudmesh-classes.readthedocs.io/projects/spring-2017/en/latest/

Makefile 8.39% Python 69.01% Batchfile 4.79% Jupyter Notebook 0.66% Nix 1.06% TeX 15.31% CSS 0.16% Java 0.62%

classes's Introduction

README

This repository contains class material. The Read the Docs page points to the most recent class. To access previous classes, see the RTD links in the Classes section.

Classes

The following directories contain the class materials:

Adding a new class

  1. Go to RTD Advanced Settings
  2. Change the path to the requirements file (eg spring-2017/requirements.txt)
  3. Change the path to the python configuration file (eg spring-2017/source/conf.py)
  4. Create a RTD for the new class, using the same requirements.txt and and conf.py paths.
  5. Go to the main RTD Subprojects
  6. Enter the newly created RTD project name in the Subproject field
  7. Enter the name that should show up in the url (eg spring-2017) in the Alias field

Make sure that Gregor (RTD username laszewski) is added as an RTD Maintainer for the RTD projects.

Adding other repositories

If class material has been developed in another repository, it can be added to this repository using git subtree.

For instance, say a class had been taugh in the spring of 1971 and was located at git as:

[email protected]/somegroup/class-material.git

It may be added here like so:

$ git subtree add -P spring-1971 [email protected]/somegroup/class-material.git master

This has the effect of keeping the history of the added subtree repository intact, merging it with the current repositories history.

Known External Repositores

Several of the courses have been developed in separate repositories. If a class is updated externally, the new history will need to be merged by rerunning the git subtree add command above.

classes's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.