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
7.96k stars 278 forks source link

Update Makefile for ".[dev]" #2929

Closed koaning closed 12 hours ago

koaning commented 12 hours ago

📝 Summary

Totally a minor update this one. This PR changes a pip install -e .[dev] into pip install -e ".[dev]" command in the Makefile.

🔍 Description of Changes

The reason I did this is because some shells (Zshell mainly, but maybe others too) seem to have trouble parsing the command in the Makefile. Gives me this error:

zsh: no matches found: .[dev]

📋 Checklist

📜 Reviewers

@akshayka OR @mscolnick

vercel[bot] commented 12 hours 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 Nov 22, 2024 1:37pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 1:37pm