Harold Ran
Harold Ran
**Describe the bug** Given a DATABASE_URL and it works fine. However, everytime I restart scrapydweb, it will automatically DROP all DATABASE. It will drop my previous configuration of spider jobs....
I found nowhere to manage cronjob from the web UI. It's a bit pity to set it through YAML as the old way. Hope we can support it.
If not install azdev in a virtualenv, it will throw errors: ``` root@098c3f2011fb:/# azdev setup -c -r azure-cli-extensions/ Traceback (most recent call last): File "/usr/local/bin/azdev", line 11, in sys.exit(main()) File...
because of this. 
We don't wan't to run `azdev extension add` again after I change something in the setup.py like version of an extension
### Description As mentioned in https://github.com/Azure/azure-cli-dev-tools/pull/163#discussion_r391384461, `azdev extension update-index` requries the path name of src/index.json must contain string "azure-cli-extensions" which is the official default name of Azure/azure-cli-extensions. But in the...
`azdev extension -h` will throw errors if I didn't run `azdev setup` ``` No module named 'azure' Traceback (most recent call last): File "/Users/haroldrandom/.pyenv/versions/3.7.4/envs/azdev_venv_V3/lib/python3.7/site-packages/knack/cli.py", line 206, in invoke cmd_result =...
## 🛠该PR主要解决的问题🛠: cmd `quantaxis` startup brokes due to a version conflict between the _requirement.txt_ and tushare's required. Please take a look the image below  The websocket-client tushare required is...