Trophime

Results 35 comments of Trophime

@thomas-saigre Cool. Do you have an example? I need to add an "export_pid" right?

Indeed, that would be great to tell docker image from singularity in the packages. As for the pull operation, actually, I've already tried something like that: * generate a PAT,...

Do you mean to change these lines? ``` ADMINS = ( # ('Your Name', '[email protected]'), ) ```

The country is the right one aka France. In France the mobile (or cell) phone starts by 06 and the others by 01, 02, 03, 04 (depending on the are)...

It seems to be no longer working with 0.0.4 version: ``` Traceback (most recent call last): File "unique.py", line 6, in class User(SQLModel): File "unique.py", line 10, in User name:...

Ok. Could you please mention that point on the feature description? It will be very helpfull Thanks

By the way, are there others `slidev` features that require a custom setting?

Sorry to bother you but I cannot figure how vite.config.ts should be like to get `frontmatter-merging.md `example working.

Just followed your suggestion: `npm install --save markdown-it-code-group` Then add `vite.config.ts` and `styles/index.ts` but I still have the same error when trying with `frontmatter-merging.md`