Skip to content
Snippets Groups Projects
Select Git revision
  • 4ebebca20f731cfaceefafa4fa56bb8134f88f45
  • main default protected
  • dependabot/go_modules/github.com/gin-contrib/cors-1.6.0
  • master
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.2.0
  • v1.1.1
  • v1.1.0
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
14 results

SubscriberModal.js

Blame
  • course.py 280 B
    class Course:
        # GitLab course information
        # gitlab_namespace = 'csce_361/sandbox'
        gitlab_namespace = 'csce_361/fall2019'
    
        # Canvas course information
        # canvas_course_id = '73696'  # Software Engineering Sandbox
        canvas_course_id = '66898'  # CSCE 361-1198