Spaces:
Running
Running
Nima Boscarino
commited on
Commit
·
8a26a56
1
Parent(s):
01ace0b
MoroccaAI webinar
Browse files
app.py
CHANGED
|
@@ -166,6 +166,10 @@ consentful = Category(
|
|
| 166 |
- Avoiding extractive, chauvinist, ["dark"](https://www.deceptive.design), and otherwise "unethical" patterns of engagement.
|
| 167 |
""",
|
| 168 |
news=[
|
|
|
|
|
|
|
|
|
|
|
|
|
| 169 |
News(
|
| 170 |
title="The Stack - 3 TB of Permissively Licensed Source Code",
|
| 171 |
link="https://www.bigcode-project.org/docs/about/the-stack/"
|
|
|
|
| 166 |
- Avoiding extractive, chauvinist, ["dark"](https://www.deceptive.design), and otherwise "unethical" patterns of engagement.
|
| 167 |
""",
|
| 168 |
news=[
|
| 169 |
+
News(
|
| 170 |
+
title="🎥 MoroccoAI webinar - Loubna Ben Allal - 'Building open large models for code'",
|
| 171 |
+
link="https://twitter.com/MoroccoAI/status/1629105224848646144"
|
| 172 |
+
),
|
| 173 |
News(
|
| 174 |
title="The Stack - 3 TB of Permissively Licensed Source Code",
|
| 175 |
link="https://www.bigcode-project.org/docs/about/the-stack/"
|