Adam Bobowski
Adam Bobowski
## What does this PR do? This PR adds CLI command `lightning show logs []` that prints logs ### Does your PR introduce any breaking changes? If yes, please list...
## What does this PR do? Currently when You init a new app using `lightning init app ` the `app.py` is in the module directory which impacts running app with...
## What does this PR do? We add a new `LightningPlatformException` as to indicate possible error events happening on the platform the Lightning App is on. We currently consider (but...