mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
better python init message
This commit is contained in:
parent
9d69fc9892
commit
35f6c850a0
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@
|
||||||
uv add marimo
|
uv add marimo
|
||||||
echo "--------------------------------------------------------------------------"
|
echo "--------------------------------------------------------------------------"
|
||||||
echo "✅ Python project initialized!"
|
echo "✅ Python project initialized!"
|
||||||
|
echo "run 'uv add PACKAGE' to add more python packages."
|
||||||
echo "--------------------------------------------------------------------------"
|
echo "--------------------------------------------------------------------------"
|
||||||
else
|
else
|
||||||
echo "--------------------------------------------------------------------------"
|
echo "--------------------------------------------------------------------------"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue