Skip to content
Snippets Groups Projects
Commit d821ccea authored by Decoupes Remy's avatar Decoupes Remy
Browse files

disable jupyterhub i-frame because oauth to forgemia was not allowed by browsers

parent 647f9121
No related branches found
No related tags found
No related merge requests found
......@@ -50,9 +50,27 @@
<!-- Masthead-->
<style>
</style>
<div class="container-iframe-responsive">
<!-- Some web browser don't allow to run jupyterhub in an i-frame (specialy for the authentification) -->
<!-- <div class="container-iframe-responsive">
<iframe class="responsive-iframe" src="https://beyond.biosp.inrae.fr/jupyter/"></iframe>
</div>
</div> -->
<header class="jupyter">
<div class="container position-relative">
<div class="row justify-content-center">
<div class="col-xl-6">
<div class="text-center text-white">
<a href="jupyter/" target="_blank" style="text-decoration: none; color: black;"><div class="mx-auto features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<h3>Jupyter hub </h3>
<p class="lead mb-0">Beyond Virtual Research Environment</p>
<br/><br/>
<img src="https://upload.wikimedia.org/wikipedia/commons/archive/3/38/20190118024745%21Jupyter_logo.svg">
</div></a>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Footer-->
<footer class="footer bg-light">
<div class="container">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment