# I run this to update the database with newest papers every day or so or etc.
up:
python arxiv_daemon.py --num 2000
python compute.py
# I use this to run the server
fun:
exportFLASK_APP=serve.py; flask run
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.