Skip to content

Prod#67

Open
beniroquai wants to merge 3 commits into
masterfrom
prod
Open

Prod#67
beniroquai wants to merge 3 commits into
masterfrom
prod

Conversation

@beniroquai
Copy link
Copy Markdown
Collaborator

No description provided.

Added an iframe to embed a configurator viewer and included a diagram of the Mach-Zehnder Interferometer.
Removed border styling from iframe in Mach-Zehnder Interferometer documentation.
Copilot AI review requested due to automatic review settings May 31, 2026 15:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an embedded interactive 3D configurator viewer (iframe) to the Mach-Zehnder Interferometer tutorial, alongside the existing block diagram image, so readers can explore the setup in their browser.

Changes:

  • Inserts a responsive <div> wrapper containing an <iframe> that loads the youseetoo configurator viewer with the Mach-Zehnder setup JSON.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +34 to +41
<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden'}}>
<iframe
src="https://youseetoo.github.io/configurator/viewer/?json=https://raw.githubusercontent.com/beniroquai/openUC2-OptiKit-Store/refs/heads/main/setups/setup-1753952319649.json"
width="100%"
height="500"
frameborder="0"
></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants