How to load my local project modules in livebook?

And use it like we do during iex -S mix run --no-start command for that local project, while using live book.
I am running live book locally, How to achieve this?