Marco Ancona

Results 24 issues of Marco Ancona

Hi @gautamsi, some (but not all) of our users report a crash while synchronizing their Office 365 account. We could not reproduce the issue with out test account, but our...

Hello @gautamsi, I have been using `ews-javascript-api` for a while on Node. To port the code on a browser process, my understanding is that we need to use `ews-js-api-browser` instead....

Another problem, if I load a model from file, I must predict one time before generating saliency maps ,otherwise it will raise an exception: "tensorflow.python.framework.errors_impl.InternalError: Blas SGEMM launch failed :...

* Operating System version: macOS Mojave * Browser version: Electron 5.0.10 * Firebase SDK version: 7.1.0 * Firebase Product: Analytics Describe the problem #### Steps to reproduce: On Electron, Analytics...

api: analytics
feature request

To my understanding, if we pass Keras callbacks during adversarial training, these are called at every epoch of the underlying model, ie. every training *batch*. This makes it difficult to...

enhancement

New proposal, using normal input field, instead of `type=number`. Advantages: - no need for additional span to handle leading zeros, while supporting all major browsers - update on ArrowUp/ArrowDown easily...

Can this component be used without the actual calendar picker (only the input field)? I have my own calendar widget and I would like to use display it when the...

enhancement

I am experience a problem when the component is loaded with a provided `value`. Only the first digit of day, month, year, as well as time, is displayed (see image)....

bug

### Reporting an issue If "UTC" is used as `tzid` the resulting dates seem to be incorrect (where incorrect, meaning that they do not follow the convention described in the...

I was wondering, @gautamsi , is it possible to send raw requests through the library, taking advantage of the fact that `ews-managed-api` already takes care of all the authentication parts?...