{% extends "apps_skeleton.html" %} {% block contents %} {% if flippers.enable_cloudera_style %} {% endif %} {% include "viewmgr.html" %}
{% include "delete_dataset_modal.html" %}
{% include "partial_datasetrow_template.html"%}
{% include "app_alerts.html" with is_modal=False %}
{% include "partial_av_summary.html" %}
{% include "partial_jobs_setting_alert.html" %} {% include "partial_av_list.html" %}
Table Name # Datasets  

Click on a table row above to view sample data and table statistics

ID Source Dataset State Target Datasets Target Data Connection Target Table Schedule Last Successful Run
{% include "partial_datasets_table.html" with table_id='datasets-table'%}
{% include "dashboard_template_modal.html" %} {% endblock %} {% block code %} {% include "ace_editor_includes.html" %} {% endblock %}