João Palmeiro

Results 18 issues of João Palmeiro

Hi! 👋 I was trying out the recent `uv` installer for virtual environments and only realized later that I was still using `pip` and `virtualenv`. This was because I misspelled...

Hi! 👋 ### Is your feature request related to a problem? Please describe. If functions or classes (or other objects) have very long names, their names will overflow and negatively...

feature

Hi! 👋 **What's the problem this feature will solve?** By following the [`pyproject.toml` specification](https://packaging.python.org/en/latest/specifications/pyproject-toml/#authors-maintainers) and using build backends such as [PDM-Backend](https://backend.pdm-project.org/) (which makes use of the [pyproject-metadata](https://github.com/pypa/pyproject-metadata) package), an author...

feature request
blocked

Hi! 👋 ### Problem Currently, the placeholder/blank content for the extension is not styled in the same way as the Table of Contents, something relevant now because of other related...

enhancement

Hi! 👋 ### Problem At this moment, when copying commands from the documentation (https://jupyterlab-server.readthedocs.io/en/stable/index.html or https://jupyterlab-server.readthedocs.io/en/latest/index.html), such as the commands present on the [Config file and command line options](https://jupyterlab-server.readthedocs.io/en/stable/api/app-config.html) page,...

enhancement

Hi! 👋 I was testing the Server API with Moondream 2 as the model, and the [documented `chat_format`](https://github.com/abetlen/llama-cpp-python/blob/37eb5f0a4c2a8706b89ead1406b1577c4602cdec/README.md#L504), `moondream2`, threw an error: ```plain Error code: 500 - {'error': {'message': "Invalid...

Hi! 👋 While reading the section on Shapley values, it seems to me that there's a typo at the beginning of ["Examples and interpretation"](https://christophm.github.io/interpretable-ml-book/shapley.html#examples-and-interpretation). In the "The sum of the...

Hi! 👋 - [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested - Fix two typos in the README...