Update documentation and add architectural approach document
This commit is contained in:
@@ -41,6 +41,9 @@ cd /home/localuser/AIWorkspace/AIOS-Public/Docker/RCEO-AIOS-Public-Tools-DocMake
|
||||
# Example: Run Python analysis
|
||||
./docker-compose-wrapper.sh run docmaker-computational python analysis.py
|
||||
|
||||
# Example: Convert a Markdown file to beautiful PDF using Eisvogel template
|
||||
./docker-compose-wrapper.sh run docmaker-computational pandoc input.md --template eisvogel -o output.pdf --pdf-engine=xelatex
|
||||
|
||||
# Example: Start Jupyter notebook server
|
||||
./docker-compose-wrapper.sh up
|
||||
# Then access at http://localhost:8888
|
||||
|
||||
Reference in New Issue
Block a user