Spaces:
Runtime error
Runtime error
File size: 344 Bytes
db5855f |
1 2 3 4 5 6 7 8 9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script type="module" src="./src/shared/iframe-message-handler.ts"></script>
<iframe
id="notebooks-selector"
src="%VITE_APP_LOCATION%"
style="width: 100%; border: none"
title="OpenVINO™ Notebooks - Jupyter notebook tutorials for OpenVINO™"
></iframe>
|