-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstalacion-python-librerias.html
86 lines (75 loc) · 3.58 KB
/
instalacion-python-librerias.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html lang="es"><!--
Saludos desde Gotham, la ciudad sin tecla de tabulador.
_, _ _ ,_
.o888P Y8o8Y Y888o.
d88888 88888 88888b
d888888b_ _d88888b_ _d888888b
8888888888888888888888888888888
8888888888888888888888888888888
YJGS8P"Y888P"Y888P"Y888P"Y8888P
Y888 '8' Y8P '8' 888Y
'8o V o8'
` `
Why so serious? "The Joker"
-->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>
Instalacion de Python y principales librerías actuariales
</title>
<!-- Begin Jekyll SEO tag v2.8.0 -->
<meta name="generator" content="Jekyll v4.3.0" />
<meta property="og:title" content="Instalacion de Python y principales librerías actuariales" />
<meta name="author" content="Riccardo Graziosi" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Paco Garate’s personal website. Includes projects and contact information." />
<meta property="og:description" content="Paco Garate’s personal website. Includes projects and contact information." />
<link rel="canonical" href="http://garpa.net/instalacion-python-librerias.html" />
<meta property="og:url" content="http://garpa.net/instalacion-python-librerias.html" />
<meta property="og:site_name" content="Francisco Gárate, Actuario" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-03-09T14:00:00+01:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Instalacion de Python y principales librerías actuariales" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Riccardo Graziosi"},"dateModified":"2022-03-09T14:00:00+01:00","datePublished":"2022-03-09T14:00:00+01:00","description":"Paco Garate’s personal website. Includes projects and contact information.","headline":"Instalacion de Python y principales librerías actuariales","mainEntityOfPage":{"@type":"WebPage","@id":"http://garpa.net/instalacion-python-librerias.html"},"url":"http://garpa.net/instalacion-python-librerias.html"}</script>
<!-- End Jekyll SEO tag -->
<link type="application/atom+xml" rel="alternate" href="http://garpa.net/feed.xml" title="Francisco Gárate, Actuario" />
<link rel="shortcut icon" type="image/x-icon" href="./logo.png" />
<link rel="stylesheet" href="http://garpa.net/assets/css/main.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-1137039-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-1137039-2');
</script>
</head><body>
<header>
<div class="container site-header">
<div class="left">
<a class="home" href="/">
<h1 class="site-title">Francisco Gárate</h1>
<p class="subtitle">Actuario</p>
</a>
</div>
</div>
</header>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<!DOCTYPE html>
<html>
<head>
<title>Instalacion de Python y principales librerías actuariales</title>
<meta http-equiv="refresh" content="0;url=http://www.garpa.net/assets/Instalacion_Python_librerias_curso.pdf">
</head>
<body><!-- Google Analytics JavaScript --></body>
</html>
</div>
</main>
</body>
</html>