We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02ffb4 commit 3837396Copy full SHA for 3837396
blogs/2025/codedex-update-q3-2025.mdx
@@ -57,6 +57,28 @@ Here's what's new:
57
58
## 🪄 AI Revamp: Meet Lumi!
59
60
+
61
+**Note:** You unlock Lumi at 500 XP.
62
63
+<div
64
+ style={{
65
+ display: "flex",
66
+ justifyContent: "center",
67
+ marginBottom: "1.2rem",
68
+ transform: "scale(.9)",
69
+ }}
70
+>
71
+ <a
72
+ href="https://www.codedex.io/python/01-setting-up"
73
+ style={{ all: "unset" }}
74
+ target="_blank"
75
+ and
76
+ rel="noopener noreferrer"
77
+ >
78
+ <Button variant="yellow">Talk to Lumi</Button>
79
+ </a>
80
+</div>
81
82
## ⚙️ Account Settings Revamp
83
84
0 commit comments