Srihari Thyagarajan

Results 33 issues of Srihari Thyagarajan

Platforms for training in the Index of Content doesn't get redirected properly. Updated README and fixed the Index of Content.

## Description I found a typo in the documentation listed on the main page (https://pyswarms.readthedocs.io/en/latest/) under the Launching Pad section. The hyperlink provided to `use-cases examples` is incorrect. ## Related...

* PySwarms version: 1.3.0 * Python version: 3.11 * Operating System: Windows 11 ### Description I found a typo in the documentation listed on the main page (https://pyswarms.readthedocs.io/en/latest/) under the...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue - [X] This issue is not a question, feature...

needs triage

## 📝 Summary This PR addresses issue #1033 by implementing an ArviZ formatter that can handle various plot types returned by ArviZ functions, including numpy arrays, matplotlib axes, and bokeh...

**Is your feature request related to a problem? Please describe.** When attempting to use pygwalker within marimo (a Python notebook framework), I encountered an issue where marimo was unable to...

### Describe the bug Tried a very sample demo with a sample code from the [pygwalker repo](https://github.com/Kanaries/pygwalker); it resulted in: ``` Unsupported mimetype: application/vnd.jupyter.widget-view+json ``` being displayed on top of...

upstream

### Description Hope to expand our AI chat capabilities by adding support for the [GROQ](https://groq.com/) alongside our existing integrations with OpenAI, Gemini, and Anthropic (Claude) APIs. This addition will provide...

### Describe the bug While the fix in PR #4447 now successfully creates and launches notebooks based on prompts via the `marimo new ` command on Windows, there's a remaining...

bug

### Describe the bug [Interactive matplotlib figures](https://docs.marimo.io/faq/?h=matplotlib+inter#how-do-i-display-interactive-matplotlib-plots) don't render when switching browser tabs during notebook launching (from CLI) — empty space appears where figures should be. _Figures only render properly...

bug