cosmosanalytics

Results 16 issues of 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 )? ![image](https://user-images.githubusercontent.com/100080151/179398525-744e3fbb-83c3-41ac-b351-7b5af7a00516.png)

new package request

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)??

![image](https://user-images.githubusercontent.com/100080151/178183532-0e6c07aa-48bb-49b8-b9cd-b47be442a68c.png) 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...

bug

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 ) ![image](https://user-images.githubusercontent.com/100080151/184357444-0e8405da-ac51-4e17-8a8d-5310d503a2c8.png)

new package request

![image](https://github.com/logspace-ai/langflow/assets/100080151/1070f49c-f91a-442b-9f48-e3449ed30732)

question

### Describe the issue ![image](https://github.com/haotian-liu/LLaVA/assets/100080151/5997a4db-65f3-4b28-ba09-700b94443216) 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:

new package request

Pyscript brings python into frontend, I am wondering if OpenUI can code pyscript in UI? If yes, can you give me an example?