Skip to content

Commit dd4c0a4

Browse files
committed
Minor edits in Project 5 for 302 and 402
'Useful things' from the template was mistakenly stayed in the document, deleted.
1 parent 8b1d0ee commit dd4c0a4

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

projects-appendix/modules/spring2025/pages/30200/project5.adoc

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,6 @@ This project will focus on Image Classification. In this project, we will build
1414
== Dataset
1515
- '/anvil/projects/tdm/data/icecream/hd/images/`
1616

17-
== Useful Things
18-
19-
[NOTE]
20-
====
21-
Creates a Note Block
22-
====
23-
24-
[IMPORTANT]
25-
====
26-
Creates an Important Block
27-
====
28-
29-
[source,python]
30-
----
31-
# creates a python code block
32-
print("Hello, world!")
33-
----
34-
35-
[cols="1,1,1",options="header"]
36-
|===
37-
| Column 1 | Column 2 | Column 3
38-
| Creates 3 columns | 1,1,1 means that | each column will be the same width
39-
| if the values were 1,1,2 | the last column width would | be twice as wide as the first two
40-
|===
41-
4217
== Questions
4318

4419
=== Question 1 (2 points)

projects-appendix/modules/spring2025/pages/40200/project5.adoc

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,6 @@ This project will focus on Image Classification. In this project, we will build
1414
== Dataset
1515
- '/anvil/projects/tdm/data/icecream/hd/images/`
1616

17-
== Useful Things
18-
19-
[NOTE]
20-
====
21-
Creates a Note Block
22-
====
23-
24-
[IMPORTANT]
25-
====
26-
Creates an Important Block
27-
====
28-
29-
[source,python]
30-
----
31-
# creates a python code block
32-
print("Hello, world!")
33-
----
34-
35-
[cols="1,1,1",options="header"]
36-
|===
37-
| Column 1 | Column 2 | Column 3
38-
| Creates 3 columns | 1,1,1 means that | each column will be the same width
39-
| if the values were 1,1,2 | the last column width would | be twice as wide as the first two
40-
|===
41-
4217
== Questions
4318

4419
=== Question 1 (2 points)

0 commit comments

Comments
 (0)