You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs thinking about a bit.
A question: should this execute on the server or a local machine?
If on the server, then we need to make it an api endpoint.
If locally then we can either cobble together a headless browser than interacts with the app on your behalf... This would be brittle though. Or, could download the data and the model and execute locally.
The text was updated successfully, but these errors were encountered:
This needs thinking about a bit.
A question: should this execute on the server or a local machine?
If on the server, then we need to make it an api endpoint.
If locally then we can either cobble together a headless browser than interacts with the app on your behalf... This would be brittle though. Or, could download the data and the model and execute locally.
The text was updated successfully, but these errors were encountered: