mirror of
https://gricad-gitlab.univ-grenoble-alpes.fr/tienyoun/presentations.git
synced 2026-09-27 05:51:06 +00:00
add block diagrams for celery sse communication
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
podman run --rm \
|
||||
-e SHOW_NOTES_FOR_PRINTING=true \
|
||||
-e ADDITIONAL_SCRIPT='<script src="./assets/mermaid.js"></script>' \
|
||||
-e ADDITIONAL_PLUGINS="RevealMermaid" \
|
||||
-p 28080:8000 -p 35729:35729 -v $(pwd)/2026/celery/slides:/reveal/docs/slides -v $(pwd)/2026/celery/assets:/reveal/assets cloudogu/reveal.js:dev
|
||||
-e ADDITIONAL_REVEAL_OPTIONS="center: false," \
|
||||
--network=host -v $(pwd)/2026/celery2/slides:/reveal/docs/slides -v $(pwd)/2026/celery2/assets:/reveal/assets cloudogu/reveal.js:dev
|
||||
|
||||
Reference in New Issue
Block a user