Skip to content

Commit 49dd144

Browse files
authored
Merge pull request #33 from NVIDIA-AI-Blueprints/fix/notebook-arch-diagram-png
Use PNG arch diagram in cvar_basic notebook
2 parents 20f0200 + a6ac391 commit 49dd144

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/cvar_basic.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"# Quantitative Portfolio Optimization developer example\n",
99
"[![Click here to deploy.](https://brev-assets.s3.us-west-1.amazonaws.com/nv-lb-dark.svg)](https://brev.nvidia.com/launchable/deploy?launchableID=env-360InRZzyHqDnJYQKIxaSggF8xI)\n",
1010
"\n",
11-
"![arch_diagram](../docs/arch_diagram.svg)\n",
11+
"![arch_diagram](../docs/arch_diagram.png)\n",
1212
"\n",
1313
"<div style=\"background-color: #e3f2fd; border-left: 6px solid #1976d2; padding: 15px; margin: 15px 0;\">\n",
1414
"<h4 style=\"margin-top: 0;\">📘 About This Notebook</h4>\n",

0 commit comments

Comments
 (0)