modal-labs / modal-examples

Examples of programs built using Modal
https://modal.com/docs
MIT License
730 stars 175 forks source link

fixes relative paths in hp sweep example, brings it back #882

Closed charlesfrye closed 2 months ago

charlesfrye commented 2 months ago

Images need to be in the same directory as the example for docs rendering to work properly. Also, for CLI testing and to make it easier to execute the example from a variety of paths (e.g. from the root directory during testing), we want the file mount to be relative to the example file, not the cwd.