Visualizing Tasks¶
Setup¶
To use the web console, you’ll need to install the luigid service. Assuming you’ve already
installed pipenv
and created a virtual environment, you can simply run the tools install luigi-service
from within the pipeline.
Dashboard¶
If you’re using the central scheduler, you’ll be able to use luigi’s web console to see a dashboard style synopsis of your tasks.
Dependency Graph¶
You can use the Dependency Graph link at the top of the dashboard to view your current task along with any up/downstream tasks that are queued.