Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr authored Jan 13, 2025
1 parent 915a4f8 commit 70ae032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/lumen_ai_announcement/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
"We'd love for you to try Lumen out, at its simplest you should be able to run:\n",
"\n",
"```bash\n",
"pip install lumen[ai]\n",
"pip install \"lumen[ai]\"\n",
"```\n",
"\n",
"and launch the explorer UI from the commandline with:\n",
Expand Down

0 comments on commit 70ae032

Please sign in to comment.