rex
11/10/2022, 3:34 PMJosé Zavala González
11/15/2022, 3:38 PMjamie
11/15/2022, 7:11 PMdagstermill
or Noteable notebooks and papermill-origami
, the workshop should provide a great resource for getting started. I’m attaching the slides here, and you can download and go through the workshop yourself (the sample code is here). I’m currently working on transferring the workshop into a new dagstermill guide, so if you have any feedback or features you’d like to see covered in the guide, please don’t hesitate to let me know.
PyData should post the full talk in the next week or so, so I’ll be posting that here once it gets uploaded.
And finally, we’re going to be doing the full version of the talk again in December as a webinar! keep your eyes peeled for more info on that!nickvazz
11/17/2022, 1:15 AMnickvazz
11/22/2022, 10:05 PMdagstermill
output the filled papermill notebook on failure anywhere?jamie
12/02/2022, 7:25 PMdagstermill
features in this week’s release (1.1.5 core 0.17.5 libraries)!
• notebooks run as assets with define_dagstermill_asset
can now call dagstermill.yield_event
in the notebook
• new save_notebook_on_failure
parameter to define_dagstermill_asset
and define_dagstermill_op
allows you to tell dagster to save a notebook if it fails. This will help you debug errors within the notebook. By default, the parameter is set to False, meaning the notebook will not be saved. If you set save_notebook_on_failure=True
and the notebook fails, you will see a message in the Dagster logs telling you where the notebook was saved.jamie
12/07/2022, 6:00 PMdagstermill
guide!! https://docs.dagster.io/integrations/dagstermill 😛lanet-daggy: 😛lanet-daggy: 😛lanet-daggy:
Tutorial for getting started integrating Jupyter notebooks with the rest of your Dagster assets https://docs.dagster.io/integrations/dagstermill/using-notebooks-with-dagster
Reference page for additional features https://docs.dagster.io/integrations/dagstermill/reference
as always, let me know if you have any feedback or would like to see additional content in these guides!jamie
12/12/2022, 4:13 PMRahul Dave
01/30/2023, 4:50 PMDagster Jarred
04/20/2023, 11:17 PMDagster Jarred
04/20/2023, 11:18 PM