Koushik Khan commited on
Commit
3f17228
·
1 Parent(s): 173b025

notebook indexing updated

Browse files
polars/{001_why_polars.py → 01_why_polars.py} RENAMED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  import marimo
2
 
3
  __generated_with = "0.11.0"
 
1
+ # /// script
2
+ # requires-python = ">=3.12"
3
+ # dependencies = [
4
+ # "marimo",
5
+ # ]
6
+ # ///
7
  import marimo
8
 
9
  __generated_with = "0.11.0"