调整jupyter

chromesetting
杨树林 5 years ago
parent 55f593ca1a
commit 80506b7d2d

@ -533,7 +533,7 @@ class Challengesjupyter extends Component {
)
:
<iframe src={this.state.jupyter_url} className={enlarge?"fangdatwo":""}
sandbox="allow-same-origin allow-scripts allow-top-navigation " scrolling="no" id="frame"
scrolling="no" id="frame"
name="framename" width="100%" height="700" frameBorder="0"
></iframe>
}

Loading…
Cancel
Save