-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
marketing.py
into hero_image/
and setup peotry deps
- Loading branch information
1 parent
a628357
commit eb107c0
Showing
4 changed files
with
963 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Marimo script that can be used to generate nice header images for articles. | ||
|
||
```sh | ||
# ensure dependencies are install | ||
poetry install | ||
|
||
# run the notebook | ||
poetry run marimo edit marketing.py | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.