Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinRovang committed Aug 21, 2023
1 parent d6a9a72 commit 48455da
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
Binary file not shown.
Binary file added docosaurus/blog/2023-08-21-r0-4-4/A@1200x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions docosaurus/blog/2023-08-21-r0-4-4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
slug: release-0-4-4
title: Gingerbread | v0.4.4
authors: [martin]
tags: [release notes, gingerbread]
---

Added poetry files in user project creation.

Added cuter name for the project creation folder.

Changed how strict monai version needs to be.
2 changes: 1 addition & 1 deletion docosaurus/docs/gingerbread/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ gingerbread-bake
poetry run gingerbread-bake
```

This will generate a folder named "gingerbread". This folder will contain the central_processing.py file and a models folder containing example model setup. These files are altered according to the researchers need. The config file needs to be in the format generated.
This will generate a folder with three words, "something-like-this. This folder will contain the central_processing.py file and a models folder containing example model setup. These files are altered according to the researchers need. The config file needs to be in the format generated. The folder will also include poetry project files that is needed for the specific model.

0 comments on commit 48455da

Please sign in to comment.