Aiscalate/aiscalator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/usage.rst
local/aiscalator.py8
A
0 mins
requirements_dev.txt
resources/example/adv_dags/Untitled.py9
A
0 mins
resources/example/adv_dags/papermill_dag.py46
A
0 mins
resources/example/adv_steps/papermill_step1.py33
A
50 mins
resources/example/adv_steps/papermill_step2.py96
B
6 hrs
resources/example/adv_steps/papermill_step3.py44
B
6 hrs
resources/example/airflow_tutorial/Testing.py57
A
0 mins
resources/example/airflow_tutorial/airflow_tutorial.py37
A
0 mins
resources/example/dags/papermill_dag.py20
A
0 mins
resources/example/dags/tests.py11
A
0 mins
resources/example/env.conf
resources/example/example.conf
resources/example/requirements.txt
resources/example/steps/papermill_step.py21
A
0 mins
setup.cfg
setup.py110
A
0 mins
src/aiscalator/__init__.py6
A
0 mins
src/aiscalator/airflow/__init__.py0
A
0 mins
src/aiscalator/airflow/cli.py107
C
7 hrs
src/aiscalator/airflow/command.py360
C
1 day
src/aiscalator/api.py40
A
35 mins
src/aiscalator/cli.py34
A
0 mins
src/aiscalator/config/docker/airflow/Dockerfile
src/aiscalator/config/docker/airflow/config/airflow.cfg
src/aiscalator/config/docker/airflow/config/docker-compose-CeleryExecutor.yml
src/aiscalator/config/docker/airflow/config/docker-compose-LocalExecutor.yml
src/aiscalator/config/docker/airflow/jupyter_notebook_config.txt
src/aiscalator/config/docker/airflow/req_docker.txt
src/aiscalator/config/docker/airflow/start-jupyter.sh
src/aiscalator/config/docker/jupyter-dbt/Dockerfile
src/aiscalator/config/docker/jupyter-dbt/install-jupytext.sh
src/aiscalator/config/docker/jupyter-dbt/req_docker.txt
src/aiscalator/config/docker/jupyter-dbt/start-papermill.sh
src/aiscalator/config/docker/jupyter-spark/Dockerfile
src/aiscalator/config/docker/jupyter-spark/install-jupytext.sh
src/aiscalator/config/docker/jupyter-spark/req_docker.txt
src/aiscalator/config/docker/jupyter-spark/start-papermill.sh
src/aiscalator/config/template/aiscalator.conf
src/aiscalator/config/template/minimum_aiscalator.conf
src/aiscalator/config/template/minimum_dag.conf
src/aiscalator/config/template/minimum_step.conf
src/aiscalator/config/template/notebook.json
src/aiscalator/config/template/step.conf
src/aiscalator/core/__init__.py0
A
0 mins
src/aiscalator/core/config.py651
F
3 days
src/aiscalator/core/log_regex_analyzer.py45
A
25 mins
src/aiscalator/core/utils.py317
C
7 hrs
src/aiscalator/jupyter/__init__.py0
A
0 mins