We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lightning.app
lightning.data
1 parent 1f98f18 commit d4d27a6Copy full SHA for d4d27a6
src/lightning/data/datasets/index.py
@@ -2,7 +2,7 @@
2
import os
3
from io import TextIOWrapper
4
5
-from lightning.app.utilities.network import LightningClient
+from lightning_cloud.rest_client import LightningClient
6
7
8
def get_index(s3_connection_path: str, index_file_path: str) -> bool:
0 commit comments