Shy-El Cohen
Shy-El Cohen
Just saw this : https://github.com/freegroup/draw2d/issues/97#issuecomment-609397867 And wanted to know: A. What is causing this issue? B. Is there a plan to change that in the future?
### Environment - Pythonnet version: - Python version: 3.6 - Operating System: Ubuntu 16.04 ### Details - Describe what you were trying to get done. Trying to wait for a...
**Is your feature request related to a problem? Please describe.** Hi, few features that I cannot find: 1. Drag n Drop 2. Current "selected" node/link 3. Pinning links to positions...
Hi, is there any place with documentation for the API, WebSocket, etc? Or more specifically JSON schema for the character export? the one at "/character//json"
## Description Can't create horizontal scroll on Output widget. Using in a scenario similar to #3184, but with matplotlib (ipympl). 1. It seems like there's an HTML Element between the...
Seems that the current version has a problem with loading the locale on page transitions ( e.g. using the about link) steps to reproduce: 1. clone 2. npm install 3....
Using link with Array for numpy array results in the exception: `ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()` ```python...