Alireza Ghasemi
                                            Alireza Ghasemi
                                        
                                    Thanks a lot for the info. On Wed, Feb 25, 2015 at 5:51 PM, CJ Carey [email protected] wrote: > We have a demo repository at https://github.com/jvilk/doppio-demo/. It > uses a...
Sure. I will. I have some scientific simulation code written in (almost) pure java that it would be more than great if I could run on the web. I will...
Consider the following example scenarios: - Reading a cookie - Reading device screen width - Reading device geolocation - Calling a function from a third-party Javascript library (e.g. ml5 for...
> Actually, there are already some components that meet these needs. For example, this post introduced a custom component to access the cookie. Indeed, I had this specific problem (accessing...
I'm not sure I understood you, sorry. Do you mean there is no way to run an `async` function in (normal) Streamlit, e.g. by waiting for the result or something?...
It didn't work, unfortunately. I am using [JBang](https://jbang.dev) for a basic script. Here is a minimal example: ``` ///usr/bin/env jbang "$0" "$@" ; exit $? //JAVA 17 //JAVA_OPTION --illegal-access=permit //DEPS...
Hi. Do we have any updates here?
Amazing! It worked. Many thanks. Actually, it worked keeping only four of the modules you provided in compiler arguments. So here is the minimal JBang script for anyone to try:...
Maybe a point that would be nice to clarify, is whether Coder and Code Server will be developed and maintained in the foreseeable future, with new features, VSCode version, extensions,...
Hi. Is this now part of version 0.21, as it seems to have been _merged_? (I guess not, no?)