Skip to content
Snippets Groups Projects
Commit e06fdc74 authored by Andreas Herten's avatar Andreas Herten
Browse files

Update CDN JS dependencies

parent 24abe2d6
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
   
<title>Introduction-to-Pandas--slides slides</title> <title>Introduction-to-Pandas--slides slides</title>
   
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" integrity="sha512-c3Nl8+7g4LMSTdrm621y7kf9v3SDPnhxLNhcjFJbKECVnmZHTdo+IRO05sNLTH/D3vA6u1X32ehoLC7WFVdheg==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous"></script>
   
<!-- General and theme style sheets --> <!-- General and theme style sheets -->
<link rel="stylesheet" href="reveal.js/css/reveal.css"> <link rel="stylesheet" href="reveal.js/css/reveal.css">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment