Skip to content

Commit

Permalink
fix: add remove_output tag to export bmz where missing; tidy some des…
Browse files Browse the repository at this point in the history
…criptions
  • Loading branch information
melisande-c committed Jan 23, 2025
1 parent bd8fac7 commit 1a6219e
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 35 deletions.
40 changes: 22 additions & 18 deletions applications/n2v/2D/Convallaria_structN2V.ipynb

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion applications/n2v/2D/Hagen_N2V.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,11 @@
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"metadata": {
"tags": [
"remove_output"
]
},
"outputs": [
{
"name": "stderr",
Expand Down
6 changes: 5 additions & 1 deletion applications/n2v/2D/MouseNuclei_Noise2Void.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,11 @@
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"metadata": {
"tags": [
"remove_output"
]
},
"outputs": [
{
"name": "stderr",
Expand Down
30 changes: 15 additions & 15 deletions applications/n2v/2D/SEM_N2V2.ipynb

Large diffs are not rendered by default.

0 comments on commit 1a6219e

Please sign in to comment.