Skip to content

Commit da273bd

Browse files
author
Julie Hogan
committed
bigger 3D CMS, try again on cavern embed
1 parent 863c255 commit da273bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

episodes/01-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Within the LHC, bunches of particles collide up to 40 million times per second,
4747

4848
Below is an interactive 3D model of the CMS detector:
4949

50-
<div class="embed-responsive embed-responsive-16by9">
50+
<div class="embed-responsive embed-responsive-16by9" width="100%">
5151
<iframe class="embed-responsive-item" src="https://cms3d.web.cern.ch/detector-embedded/" allowfullscreen>
5252
</iframe>
5353
</div>
@@ -56,7 +56,7 @@ Move around the image below to see what CMS looks like in the experimental caver
5656

5757
<div id="aframe">
5858
<a-scene embedded>
59-
<a-sky src="../fig/0pOgmYSEETO5_equirectangular_16384.jpg" rotation="0 -120 0">
59+
<a-sky src="https://github.com/cms-opendata-workshop/workshop2024-lesson-cms-detector/blob/863c255da22471d838f728d860f263d831d71847/episodes/fig/0pOgmYSEETO5_equirectangular_16384.jpg" rotation="0 -120 0">
6060
</a-sky>
6161
</a-scene>
6262
</div>

0 commit comments

Comments
 (0)