-
saw bergies post in node gir, im the maintainer of seed, so if you need help there is a javascript mailing list on gnome.
Please rethink the camels method mangling, it will break all compatibility be…
roojs updated
13 years ago
-
## Description
I'm working on a JupyterLab extension where I need to create a Dialog containing a `textarea` and several `input` boxes. I have implemented a custom class that `extends ReactWidg…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Hi! Thanks providing this feedstock! I was wondering if it's possible for `juliaup` to actua…
-
Okay, I know this is a somewhat "wild" suggestion, but just hear me out. 😅
Deno 2 [was announced](https://deno.com/blog/v2.0-release-candidate) and is basically a self-contained JS/TS developer too…
-
## Description
When one has a space on a line by itself, then `---` (3 hyphens) in Markdown on the next line, there is an invalid empty header in TOC.
See on the picture:
![CleanShot 2024-09-…
-
It would be immensely useful to have some kind of 'magic' value paired with pointer values so the native code can perform checks that it's an expected type that's passed (or even act differently on di…
-
**Describe the bug**
There is a mismatch between config argument validation and the arguments required to use the model for the stacked_forecast_lstm.
neuralhydrology/utils/config.py line 232 rai…
-
## Description
Related to https://github.com/jupyter/notebook/issues/6598 but in JupyterLab.
Rather than two cells in the same notebook, one notebook affects the DOM of the other notebook since …
-
# Background
I'm using Cocoa's in dylib Library, Photos lib has some asynchronous callback methods. In one of my functions, I passed in a callback function and executed that callback function in the…
-
There are some js to c/wasm transpilers but:
- they only supports a small subset of js
- https://stackoverflow.com/a/5193132/4011614
> Very, very tricky --- Javascript is a heavily …