Antonino Ingargiola

Results 9 issues of Antonino Ingargiola

Under Mac OSX, with Anaconda 1.9.1, the nbdiff installation using: ``` pip install nbdiff ``` fails due to missing compiler. I don't have a compiler installed, does nbdiff really need...

support

**Describe the Bug** GitGraph broke on vs code 1.57.0 See https://github.com/microsoft/vscode/issues/125993

vscode-bug
duplicate

The two similar classes `MinimizerResult` and `ModelResult` inherit from different objects (the former from `object` the latter from `Minimizer`). Also the `MinimizerResult` doc states: ``` Notes ----- Additional attributes not...

This is more of a question of best-practice, not even sure this is the right repo to ask. Feel free to close if OOT. I am running pydot in a...

Linking to a jupyter notebook issue which may be more appropriate here: See https://github.com/jupyter/notebook/issues/4527 Please advice on where you prefer to continue the discussion.

It would be useful to add `__getitem__` functionality to `cycler`. The use case is a "crowded" for loop where you want to get the cycler style without using a loop...

PyBroMo should have a conda package built by conda-forge.

enhancement

* pip version: 20.2 * Python version: 3.8.5 * Operating system: mac os 10.15.5 I am working inside a conda environment. Trying to install any package with pip I get...

type: enhancement
C: check
C: error messages

# Summary With this PR I propose to use the common convention for `fullyQualifiedName` to be a dot-separated path, aligning this field value with the Open Metadata specifications. # Context...