-
### System details
RStudio Edition : Desktop
RStudio Version : 1.3.1073
OS Version : Windows 10 Home 20H2 Build 19042.685
R Version : 3.6.3
### Steps to re…
-
Issue Type: Bug
#test_plot.py
import matplotlib.pyplot as plt
plt.plot(range(10))
plt.show()
Running the above program with Python:Current file -> works as expected
If i place a breakpoint anywh…
-
A useful new feature for rendering radar data onto a map would be to create pyart io output that would be compatible with GIS toolkits like the webgl virtual planet Cesiumjs from http://cesiumjs.org/
…
-
Need to increase flexibility of output rendering so that documentation examples with htmlwidget output (#742) or gganimate objects (#935 and #941 ) render correctly.
Need to consider whether this s…
-
Issue Type: Bug
Intellisense for python is normally working for me without any issue. However, the following code makes it unresponsive. In particular, as soon as I open the file containing this co…
-
## Motivation
Visualization features are unstable with more than hundreds/thousands of trials. For example, the following program stoped working during visualization in my environment.
```python…
-
### Bug description
My understanding is that Jupyterhub as deployed cannot popup a new window from the session. There are profs from time to time who need this functionality becaused they use it on t…
-
Issue Type: Bug
The ability to use plot viewer on plots in jupyter notebook is not an option anymore. I have tried hovering over the plot as well an double clicking and drag-and-droping the plot …
-
I tried to implement in a Nativescript-vue project :
- `@nativescript/canvas`
- `@nativesrcipt/canvas-three`
- `three`
added some visual code in `App.vue` :
```
thi…
mho22 updated
2 years ago
-
I saw that the `time slicing` has been deleted in vue-next [here](https://github.com/vuejs/vue-next/blob/master/packages/runtime-core/src/scheduler.ts), and no reason was found anywhere.
Can I find t…
yisar updated
2 years ago