Evan Kurnia Alim
01/10/2024, 7:57 AMMarvin
01/10/2024, 7:57 AMpip
, it should technically be possible to run Prefect on Google Colab.
You'd likely start by installing Prefect in a Colab notebook with something like:
python
!pip install prefect
And then you could proceed to import Prefect, define your flows and tasks, and run them as you would in any other Python environment. Remember though, the execution environment in Colab is ephemeral and resetting the environment or exceeding usage limits might disrupt long running flows.Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by