eeshugerman commented on issue #5573: [AIRFLOW-4929] Pretty print JSON 
Variables in UI
URL: https://github.com/apache/airflow/pull/5573#issuecomment-511145080
 
 
   Glad to see there's interest in this! I'll work to get tests passing.
   
   I also think it would be nice to use a monospace font here. Any objections 
to using `'style': 'font-family: monospace;'` for the val field for all 
variables? From what I can tell there isn't a good way to apply this to JSON 
variables only.
   
   Also, I wonder if y'all could give me some pointers for running the `master` 
branch... The screenshots above are from this commit applied to `v1-10-stable` 
branch because I couldn't figure out how to log in to the UI on master. When I 
open localhost:8080 I get this:
   
   
![image](https://user-images.githubusercontent.com/25518211/61175366-610f7f00-a56b-11e9-82ca-db1c8df6791c.png)
   
   When starting the webserver I saw
   ```[2019-07-13 12:37:53,890] {manager.py:634} WARNING - No user yet created, 
use fabmanager command to do it.```
   
   But when I try to use `fabmanager create-user` I get 
   ```Was unable to import app Error: No module named 'app'```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to