-
(This is a question directly from IT)
If someone has access to their own resource group or subscription should they be able to choose any Azure product?
Can it even be restricted?
If it is in…
-
I think that the inclusion process could be improved. I have collected some thoughts.
[Here](https://github.com/scikit-learn-contrib/scikit-learn-contrib/blob/master/workflow.md) is the workflow fo…
-
### Bug Description
UERJ site admin reported this problem and I was able to reproduce it with transfer_ops account. See the details below. Not all rule deletions fail:
```
[2024-04-29 12:45:46] …
-
A collection of potentially useful links:
- Template for publishing reproducible experiments in Python Jupyter notebooks runnable on Binder and Azure Notebooks: https://github.com/rse-standrewscs/…
-
**Motivation: is your idea related to an existed problem? Please describe.**
I'm not entirely sure what this community does - within open science, is it only open/FAIR data? What activities are there…
-
**Describe the bug**
The plots showing the minimum bounding box does not show the correct minimum bounding box. However, values obtained for the bounding length and width are from the correct boundin…
-
Here is a MCVE, on labeling `0.1.12`
```python3
from labeling.Labeling import Labeling
import numpy as np
data = np.zeros((4, 4), np.int32)
data[1, 1] = 4
print('Original data:\n', data)
…
-
After building everything as suggested in the `README.md`:
```
$ ansible-playbook build.yaml --extra-vars "original_dir=$PWD" --extra-vars "@config.yaml"
...
_________________________________…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
```
What steps will reproduce the problem?
from nidaqmx import AnalogInputTask
from nidaqmx import DigitalInputTask
import numpy as np
task = AnalogInputTask()
task.create_voltage_channel('Dev1/ai0', …