cosmosanalytics
cosmosanalytics
I asked Pyodide to add "prophet" as a package, the following are the responses from pyodide: "It would likely need some work as there are a number of unpackaged dependencies...
I am trying to use prophet package with pyodide in the browser. It says no module named "prophet". can you please add "Prophet" package? (https://pyodide.org/en/stable/usage/packages-in-pyodide.html )? 
It would be great if I can have data grid control in plotly js so that I can edit data in the table and then update the plot.
Can BrainIAK be used for analysis of Functional Near Infrared Spectroscopy (FNIRS)??
 pyodide developer Alex Hall said the following " I just learned that [cdn.jsdelivr.net](http://cdn.jsdelivr.net/) is apparently not working in China at the moment: https://forum.files.gallery/d/134-china-vs-cdnjsdelivrnet But replacing cdn with fastly seems...
Request to add "mpl_toolkits" especially "mpl_toolkits.map" as pyodide package. NetworkX and Matplotlib "mpl_toolkits.map" work nicely together (see https://tuangauss.github.io/projects/networkx_basemap/networkx_basemap.html ) 

### Describe the issue  You are using a model of type llava to instantiate a model of type llava_llama. This is not supported for all configurations of models and...
## 🐍 Package Request - Package Name and Version : langchain 0.0.125 - Package URL : https://pypi.org/project/langchain/ - Package Dependencies that needs to be resolved first:
Pyscript brings python into frontend, I am wondering if OpenUI can code pyscript in UI? If yes, can you give me an example?