-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Quarto configuration, assignments, and GitHub Pages setup
- Loading branch information
francescobaio
committed
Jan 16, 2025
1 parent
478be22
commit 29f4eb8
Showing
80 changed files
with
41,610 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
.DS_Store | ||
Thumbs.db | ||
|
||
*.log | ||
*.aux | ||
*.out | ||
|
||
/.quarto/ | ||
nlp-course-material/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "nlp-course-material"] | ||
path = nlp-course-material | ||
url = https://github.com/nlp-unibo/nlp-course-material.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
project: | ||
type: website | ||
output-dir: docs | ||
|
||
website: | ||
title: "NLP Assignments" | ||
navbar: | ||
left: | ||
- text: "Home" | ||
href: index.html | ||
- text: "Assignment 1" | ||
href: assignment_1/assignment_1_baiocchi_dibuo_petrilli.html | ||
- text: "Assignment 2" | ||
href: assignment_2/assignment_2_baiocchi_dibuo_petrilli.html | ||
|
||
format: | ||
html: | ||
theme: cosmo | ||
toc: true | ||
toc-depth: 2 | ||
|
||
exclude: | ||
- nlp-course-material/ | ||
- "*.ipynb" | ||
|
||
|
||
|
Binary file not shown.
12,858 changes: 12,858 additions & 0 deletions
12,858
assignment_1/assignment_1_baiocchi_dibuo_petrilli.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...hi_dibuo_petrilli_files/libs/bootstrap/bootstrap-81e35ebdb4125010edbabe6010586085.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
2,078 changes: 2,078 additions & 0 deletions
2,078
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/bootstrap/bootstrap-icons.css
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+172 KB
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/bootstrap/bootstrap-icons.woff
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/bootstrap/bootstrap.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/clipboard/clipboard.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/quarto-html/anchor.min.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
assignment_1/assignment_1_baiocchi_dibuo_petrilli_files/libs/quarto-html/popper.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
205 changes: 205 additions & 0 deletions
205
...li_files/libs/quarto-html/quarto-syntax-highlighting-549806ee2085284f45b00abea8c6df48.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.