marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
5.35k stars 156 forks source link

chore: fix typo #1638

Closed ericjanto closed 2 weeks ago

ericjanto commented 2 weeks ago

📝 Summary

This PR fixes a small typo in the command for printing the Python version.

🔍 Description of Changes

Instead of python -v use python -V as explained in the python -h help menu:

-v     : verbose (trace import statements); also PYTHONVERBOSE=x
         can be supplied multiple times to increase verbosity
-V     : print the Python version number and exit (also --version)
         when given twice, print more information about the build

📋 Checklist

📜 Reviewers

@akshayka OR @mscolnick

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 1:52pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 1:52pm