Skip to content

Commit 03a758e

Browse files
authored
cherry-pick Richard's tutorial to the main branch (#813)
1 parent 029b6a0 commit 03a758e

File tree

2 files changed

+336
-0
lines changed

2 files changed

+336
-0
lines changed

modules/transforms_update_meta_data.ipynb

Lines changed: 335 additions & 0 deletions
Large diffs are not rendered by default.

runner.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pattern="-and -name '*' -and ! -wholename '*federated_learning*'\
7575
-and ! -wholename '*nuclick_training_notebook*'\
7676
-and ! -wholename '*full_gpu_inference_pipeline*'\
7777
-and ! -wholename '*generate_random_permutations*'\
78+
-and ! -wholename '*transforms_update_meta_data*'\
7879
-and ! -wholename '*get_started*'"
7980
kernelspec="python3"
8081

0 commit comments

Comments
 (0)