【问题标题】:Can I use papermill for aws sagemaker notebooks to create excel reports?我可以使用 papermill for aws sagemaker notebook 来创建 Excel 报告吗?
【发布时间】:2022-02-26 11:51:14
【问题描述】:

所以我知道我可以使用 papermill 以自动化方式运行 jupyter notebook,但如果我使用 AWS Sagemaker notebook 并使用 jupyter notebook 创建 excel 报告(导出到 excel)。 如何找到我的 excel 文件?因为我只能将笔记本作为输出文件吗?

我打算使用以下解决方案: https://github.com/aws-samples/sagemaker-run-notebook/blob/master/QuickStart.md#using-existing-aws-primitives

【问题讨论】:

    标签: excel amazon-web-services jupyter-notebook amazon-sagemaker papermill


    【解决方案1】:

    是的,您可以使用特定位置来保存导出的笔记本,如 S3 存储桶。 您可以尝试作为子进程运行的 papermill rclone,您可以对位置进行硬编码或动态传递位置。 有关 rclone 的更多详细信息,请参阅链接
    https://pbpython.com/papermil-rclone-report-2.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-11-20
      • 1970-01-01
      • 1970-01-01
      • 2018-04-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多