Jupyter Scheduled Dataflow Stopped Working "No Output"

I've had an R Jupyter Notebook scheduled to run once per day that has successfully been running until this morning.

When I look at the history, it says there are no output files.

And the dataflow doesn't recognize any Input/Output datasets:

But the thing is, it does have an output dataset that it produces:

There is no input, because it scrapes the web for a public data file that is useful for my org, and outputs a clean version into Domo.

When I run the code in Jupyter, it works to update the Output in Domo. But when I try to run it as a dataflow, starting today, it errors out. Being able to schedule this notebook was super convenient, so I'd like it to start working again.

If this is a problem with the dataflow having no inputs/outputs, as the error suggests, how do I get the dataflow to recognize it does have an output?

Please 💡/💖/👍/😊 this post if you read it and found it helpful.

Please accept the answer if it solved your problem.

Comments

  • The dataflow is working again, with no changes from me. It was probably some update?

    Maybe I should add "wait a couple hours" to my troubleshooting toolkit.

    Please 💡/💖/👍/😊 this post if you read it and found it helpful.

    Please accept the answer if it solved your problem.