Rowin Veneman
Results
2
issues of
Rowin Veneman
In newer releases of Matplotlib 'basex' has been changed to 'base'. See also: https://matplotlib.org/stable/api/scale_api.html#matplotlib.scale.LogScale The older version where basex was still in use: https://matplotlib.org/2.2.4/api/scale_api.html (this is the last version I...
The framework handles skipped activities differently than the actual Fabric environment. In Fabric, attempting to access the status of a skipped activity (`activity('Notebook').status`) causes the expression to break. However, the...
enhancement