Anirban Basu
Anirban Basu
### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.102.1+extended darwin/arm64 BuildDate=unknown ### Does this issue reproduce with the latest release? Yes, it does. According...
I added a new light theme based on the Nord theme colour palettes: https://www.nordtheme.com/docs/colors-and-palettes. For my Github profile, it looks like this: [](https://github.com/anuraghazra/github-readme-stats)
I have the following GitHub work flow as a test and it fails, with the error `pdflatex not found` when invoked using `act workflow_dispatch --container-architecture=linux/amd64`. ``` name: Compile PDF on:...
#### Support for schema inference from Dask dataframe or series Although data validation is supported for Dask (according to: https://pandera.readthedocs.io/en/stable/dask.html), s there any plan to support reading Dask dataframes to...
### Describe the bug If I select fonts using Google Fonts at the time of constructing a block, as shown below, the Google Fonts are not displayed correctly when server-side...
Fixes: #3323 - feat: Added a mechanism to extract metadata from MCP tool call response. - feat: Added new MCP tools that attach metadata to MCP `TextContent` and to `dict[str,...