Skip to content

get_started.ipynb is in bundle/ but runs as if in bundle/spleen_segmentation/ #1002

@Leengit

Description

@Leengit

Describe the bug

Although get_started.ipynb lives in the bundle/ directory, the path references it uses within it (e.g., configs/train.json) are instead relative to bundle/spleen_segmentation/. This means that the notebook does not run to completion unless it is first modified.

Expected behavior
Perhaps move the notebook to the bundle/spleen_segmentation/ directory. Alternatively, change the paths such as configs/... to spleen_segmentation/configs/....

Environment (please complete the following information):

  • Ubuntu 20.04.1
  • Python 3.8.10
  • MONAI 170093375ce29267e45681fcec09dfa856e1d7e7
  • CUDA 11.8.0-1 / cuDNN 8.6.0.163-1+cuda11.8
  • GPU: NVIDIA RTX A5000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions