Mansy

Results 6 issues of Mansy

## 🐛 Bug Currently, the quick-start app ee2e test is disabled: https://github.com/Lightning-AI/lightning/blob/master/.github/workflows/ci-app_cloud_e2e_test.yml#L48 ### Expected behavior The test should run on every PR ### Environment * CUDA: - GPU: - available:...

priority: 0
ci
app:cli

## What does this PR do? Fixes #\ ### Does your PR introduce any breaking changes? If yes, please list them. ## Before submitting - [ ] Was this **discussed/approved**...

won't fix
app

## 🐛 Bug By looking at the memory usage over a long period of time (a few weeks). It looks like there's a pattern of a memory leak and CPU...

bug
app
app:lightningapp
app:platform
app:application

## What does this PR do? Fixes https://github.com/Lightning-AI/lightning/issues/14030 Added a new job for the quick-start as it requires more memory than the default e2e tests to install torch. Also it...

ready
app

## 🐛 Bug Following example_4 the trainer app The database tab is not loading ### To Reproduce Steps to reproduce the behavior: 1- follow readme to install package and requirements...

bug
help wanted
won't fix

In lightning 1.8 release, it introduced functionality to start an app on the cloud without installing the dependencies locally. But it doesn't work with the Eco app. It might be...

bug