An Li
An Li
It seems below code is not for windows environment, I add another except for FileNotFoundError to let activiate passed, but when I commit code, pre-commit complaint python was not found....
When user is importing lagcy tidy3d, we could check latest version by leveraging github release api, ``` curl \ -H "Accept: application/vnd.github.v3+json" \ https://api.github.com/repos/flexcompute/tidy3d/releases ```
I'm not sure what is the right number for timeout, due to Weiliang's requirement, fit method could run in couple of minutes. If the number is less than that, it...
@momchil-flex backend has been deployed to uat, a few assumptions: * AppName in app-versions is tidy3d-python-client * the versions for this AppName is senmantic, eg: 1.2.1
> * [ ] This worked for me on uat, but on preprod nothing happens as it requires authentication. > * [ ] The list of supported versions that I...