question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Main DAG list view is not pretty

See original GitHub issue

Apache Airflow version: master branch

Kubernetes version (if you are using kubernetes) (use kubectl version): N/A

Environment:

  • OS (e.g. from /etc/os-release): MacOS
  • Browser: Safari

What happened:

Screenshot 2020-11-10 at 17 38 01

What you expected to happen:

I expect that the UI is nice and clean ❤️

How to reproduce it: I’m using breeze, so starting a webserver and heading to http://0.0.0.0:28080/ should replicate the problem

Anything else we need to know:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
turbaszekcommented, Nov 10, 2020
airflow/www/compile_assets.sh

Yes, that helped. I forgot about it 😞

0reactions
potiukcommented, Nov 10, 2020

Issue #12262 created. Will add it shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Airflow webserver can't turn on DAG? - Stack Overflow
Running the webserver (not as a deamon process) and just watching the output, when it attempts to filll the dab bag with the...
Read more >
Best Practices - Apache Airflow
Creating a new DAG in Airflow is quite simple. ... Do not use INSERT during a task re-run, an INSERT statement might lead...
Read more >
airflow/dag.py at main · apache/airflow - GitHub
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows - airflow/dag.py at main · apache/airflow.
Read more >
Allow 'apply' of List View filters without having to save the List ...
My lead view list is getting way to long due to having to save each one. Seems like it should be a pretty...
Read more >
Apache Airflow: how to add task to DAG without changing dag ...
also exist dag.add_tasks to pass list of tasks dag.add_task(validation_task_file_name). Pay attention to “# apache airflow DAG” if you will not have 2 words ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found