2024-09
- Updates toward upcoming workshop:
- using latest mbari-pbp 1.4.9
NRS11/
updated with resources from our internal JupyterLab "gizo" including newSoundCoopDemo_NRS11_Haruphone.ipynb
.- TODO: add
MB05/
2024-08
-
prepare
recipe adjusted to also accept an optional suffix to create the version for pbp-binder itself, eg:prepare 1.2.2 b1
would set these env vars:PBP_VERSION
with first argument, so1.2.2
.PBP_BINDER_VERSION
with value1.2.2b1
.
If no suffix is given, then
PBP_BINDER_VERSION
is set toPBP_VERSION
. These env vars are used by other recipes, including one to regenerateREADME.md
(now created fromREADME.in.md
), and to actually create and push the tag -
now
v1.2.0b2
with parameter fix in the notebook. -
Updates to use mbari-pbp 1.2.0.
- added
HMB_generation_one_day_simple_api.ipynb
(as prepared in separate JupyterLab env)
- added
2024-07
-
added notebook for NRS11 exercise
- including input files to have a self-contained example (as in original pbp repo)
- Note: adjusting notebook initially put together in Colab.
- TODO include JSON generation
-
initial version