In some tutorials, it checks if the dependencies are available, and if not, it install them. For example: https://github.com/Project-MONAI/GenerativeModels/blob/e135f426b041ec0989e4c97f3ff0da33743f27bd/tutorials/generative/3d_autoencoderkl/3d_autoencoderkl_tutorial.py#L30 In some case, these dependencies are not relevant, and should be remove from the tutorial
In some tutorials, it checks if the dependencies are available, and if not, it install them. For example:
GenerativeModels/tutorials/generative/3d_autoencoderkl/3d_autoencoderkl_tutorial.py
Line 30 in e135f42
In some case, these dependencies are not relevant, and should be remove from the tutorial