TangHongWan
TangHongWan
3 years, still have not this function.
oh. I am using MongoDB? Is there any similar tool for it?
Thanks @joaopapereira , if you take a look at the [getting-started-unmanaged](https://tanzucommunityedition.io/docs/v0.12/getting-started-unmanaged/) guide, it says windows is supported. And I am using Windows (only *Docker Desktop* is needed) to deploy tanzu...
Yes, selenium use `find_element` now. Need to import `from selenium.webdriver.common.by import By`
公司也访问不了https://pypi.org/simple,可以通过设置PYPI_INDEX_URL环境变量自定义。这个已经够用了吧
Yes, it's the regex issue. And I found several regex issue on different platforms. I will fix them and test on my side then create PR to fix here.