-
I have reasoned a lot about readinessProbe and livenessProbes for the JupyterHub Helm chart. There is one conclusion that I'd like to convey and suggest for this Helm chart.
For details about those…
-
Related ticket now closed - #9888
We requesting 'Licence Type Required' as a new data point, currently the data point you reference is 'Licence Type Held'.
If there is both the client can repor…
-
Hi! Thanks for great plugin!
My application is configured by your guide and all works like a charm, but only when I launch app in debug mode
```
XCode - product - scheme - edit scheme - run - bui…
-
It seems that whenever a property has a Letting with status market appraisal in Reapit it comes through with the status valuation in the API instead (we've tested this in our Reapit sandbox environmen…
-
Hi,
I'm running this on a mac with php 5.6 in a terminal.
I'm trying a basic example to get a list. I get the first print_r response containing the object. But nothing returns from send call. No…
-
the map does not load on the website. player makers work and all that. just the background image does not,
-
It could be useful to have support for callback function and some plug-ins (plug-ins written in C, Python ad-dons, etc.) at Verse server. Thus some code could be executed directly at Verse server. Cal…
-
Hi,
Fixflo are building an integration to sync PPM data from Reapit into Fixflo. We're testing this at the moment and have a couple of questions.
- Can we find the 2 letter code clients use for …
-
(Recording this from email.)
The following fails:
```
given m : int(1..)
find Cs : sequence (size m) of int(0..m)
such that
exists Cz : sequence (size m) of int(0..m) .
Cz subse…
-
Hi! Since scipy.ode support features such as ```solout``` that odeint currently don't support,
if one want to setup a stopping criteria and therefore do some optimization with the system they setup,…