-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcourse-info.yaml
29 lines (29 loc) · 962 Bytes
/
course-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
type: marketplace
title: JetBrains Academy Python course template
language: English
summary: Here you can put the course description. You can use HTML tags inside the
description.
programming_language: Python
environment: unittest
content:
- course_section
additional_files:
- name: common/resources/images/logo.png
is_binary: true
- name: common/resources/images/logo_dark.png
is_binary: true
- name: common/resources/images/light_dark.gif
is_binary: true
- name: common/resources/images/files-order.gif
is_binary: true
- name: common/resources/images/use_template_blur.jpg
is_binary: true
- name: common/resources/images/course-structure-author.png
is_binary: true
- name: common/resources/images/course-structure-student.png
is_binary: true
- name: common/resources/images/get-from-version-control.png
is_binary: true
- name: LICENSE
- name: .idea/inspectionProfiles/Project_Default.xml
yaml_version: 2