-
When I try to change the font size of the title or text of a colorbar, nothing happens. For instance, in the following example:
`import numpy as np
from mayavi import mlab
x, y, z = np.ogrid[- .5…
-
### Description:
mLab on MongoDB is discontinuing, we need to update the package in on click deploy
### Steps to reproduce:
1. Click on click deploy on Heroku installation
### Expected b…
-
in http://www.pyflux.com/metropolis-hastings/
```
import numpy as np
import pyflux as pf
try:
from pandas.io.data import DataReader
except:
from pandas_datareader.data import DataReader
from …
-
We are currently seeing a low rate of GCS storage errors:
```
2021/04/13 04:54:19 rowwriter.go:119: googleapi: got HTTP response code 503 with body: Service Unavailable etl-mlab-staging ndt/ndt7/202…
-
Firstly, it seems that many people meet the same error code when use pip install mlab:
Traceback (most recent call last):
File "C:/Users/lenovo/AppData/Local/Temp/mlab-1.1.4/mlab-1.1.4/setup.py", …
-
Today mlab-ns does not take advantage of the relative capacity differences at sites, e.g. 10g vs 1g uplinks.
mlab-ns should be able to apply a weight to individual sites based on some monitored cri…
-
In the dummy program below I'm just trying to control the properties of some graphics objects with a slider.
The program works as intended but I would like to be able to control the view (the positio…
-
Hello,
there might be a memory leak when rendering many images in a for loop.
WinPython-64bit-3.4.4.1
Mayavi 4.4.4
VTK 7.0.0
Running the code below I can see the "Commit" memory filling up.…
-
I've had issues with axis 'ghosting' when saving PNG images. The code to generate plots follows:
```
plot = mlab.contour3d(scalars, contours=10, opacity=.8, transparent=True, figure=predictFig)
…
-
I am (happily!) testing the new upload-only test and patch on my starlink terminal. And thank you for that, sorry to be a pest. It appears to report an average...
````
time ./ndt7-client --downlo…
dtaht updated
2 years ago