mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Added jupyter and marimo group dependencies
This commit is contained in:
parent
27ba8de463
commit
86d56d65f4
@ -110,3 +110,12 @@ exclude = [
|
||||
"batdetect2/evaluate/legacy",
|
||||
"batdetect2/train/legacy",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
jupyter = [
|
||||
"ipywidgets>=8.1.5",
|
||||
"jupyter>=1.1.1",
|
||||
]
|
||||
marimo = [
|
||||
"marimo>=0.12.2",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user