-
I'm using jupyter notebook to replicate [the reference example](https://visualization.fluent.docs.pyansys.com/release/0.6/examples) . When I need to display some images, it gives me the error:
```
…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
Hi
I am trying to start a fluent sessi…
-
### Description of the problem
I'm encountering an `IndexError` when attempting to load Neuroscan .cnt files with `mne.io.read_raw_cnt()` in MNE-Python version 1.8.0. This issue does not occur in ver…
-
When I install from the pyvista-xarray source and run the examples, Jupyter displays a static image and a warning that it "Failed to use notebook backend" and instructs me to install ipywidgets. Scree…
-
### Describe the bug, what's wrong, and what you expected.
When running a PyVista plotter to a Trame layout, the "Toggle axis" button state in the plotter's UI controls menu appears incorrect when `s…
-
Hi,
there is a bug when using WMS 1.3 in `load_as_array` with the following code :
``` python
import gemgis as gg
url = 'https://data.geopf.fr/wms-r?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap'…
-
### Describe the bug, what's wrong, and what you expected.
I am trying to run a notebook in codespaces using VSCode interface, it seems interactive plots do not work.
### Steps to reproduce the …
-
I am trying to run the docker script that has been described in the docker folder. Instead of downloading paraview everytime I run the dockerfile, I have linked it to my local paraview binarie folder …
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the exi…
-
**Describe the bug**
When using asynchronous RPC methods in wslink, requests are processed sequentially, even though the RPC methods are defined as async. This blocks concurrent handling of Web…