> For the complete documentation index, see [llms.txt](https://docs.onyxia.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onyxia.sh/docs.onyxia.sh/v10/contributors-doc/community-calls/may-2025-community-call.md).

# May 2025 community call

Community call 05/29/2025

Project's news :

* Release v10.18 (including API 4.6.0) :
  * Basic auth for helm repo
  * Support for multiple S3 configurations (first step, still need more work especially on services / catalogs)
  * Ability to host and embed markdown files : [Issue](https://github.com/InseeFrLab/onyxia/pull/976) [Example](https://datalab.sspcloud.fr/document?source=%257B%2522en%2522%253A%2522%252Fcustom-resources%252Ftos_en.md%2522%252C%2522fr%2522%253A%2522%252Fcustom-resources%252Ftos_fr.md%2522%257D)
* WIP : User profile : <https://github.com/InseeFrLab/onyxia/pull/980> . Feedback / usecases welcome
* WIP : bookmarks for file explorer : <https://github.com/InseeFrLab/onyxia/issues/968>

<figure><img src="/files/Zn00nbLEdknC6pmyCjSH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.onyxia.sh/docs.onyxia.sh/v10/contributors-doc/community-calls/may-2025-community-call.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
