You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -220,7 +214,7 @@ It can also be null. The default path to save files is the input path.
220
214
**NOTE:** If you open a file from a cloud and do not pass a path to save the file to your local machine, you will have to pass a local path to the `package` method.
221
215
222
216
#### 2. To Clouds
223
-
You can save your files to a cloud by passing an array of cloud configuration to the `package` method.
217
+
You can save your files to clouds by passing an array of clouds configuration to the `package` method.
224
218
225
219
In **[this page](https://video.aminyazdanpanah.com/python/start/clouds?r=save)**, you will find some examples of saving files to **[Amazon S3](https://aws.amazon.com/s3)**, **[Google Cloud Storage](https://console.cloud.google.com/storage)**, **[Microsoft Azure Storage](https://azure.microsoft.com/en-us/features/storage-explorer/)**, and a custom cloud.
0 commit comments