Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
74 lines (63 loc) · 2.71 KB
/
Copy pathindex.html
File metadata and controls
74 lines (63 loc) · 2.71 KB
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
<!DOCTYPE html>
<htmlprefix="
og: http://ogp.me/ns#
article: http://ogp.me/ns/article#
" lang="pt_br">
<head>
<metacharset="utf-8">
<metaname="description" content="Site para o grupo datascience-python do telegram">
<metaname="viewport" content="width=device-width">
<title>Data Science - Python | Data Science - Python</title>
<linkhref="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<linkrel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<linkrel="canonical" href="https://example.com/">
<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]--><style>
div.input_prompt {
display: none;
}
</style>
</head>
<body>
<sectionclass="social"><ul>
<li><ahref="#" title="Casa"><iclass="icon-home"></i></a></li>
<li><ahref="archive.html" title="Arquivo"><iclass="icon-folder-open-alt"></i></a></li>
<li><ahref="categories/" title="Tags"><iclass="icon-tags"></i></a></li>
<li><ahref="rss.xml" title="Feed RSS"><iclass="icon-rss"></i></a></li>
</ul></section><sectionclass="page-content"><divclass="content" rel="main">
<divclass="post">
<h1class="title"><ahref="posts/inicio/">Inicio</a></h1>
<divclass="meta">
<divclass="authordate">
<timeclass="timeago" datetime="2017-03-05T01:40:05-03:00">2017-03-05 01:40</time>
</div>
<divclass="stats">
</div>
</div>
<divclass="body">
<divtabindex="-1" id="notebook" class="border-box-sizing">
<divclass="container" id="notebook-container">
<divclass="cell border-box-sizing text_cell rendered">
<divclass="prompt input_prompt">
</div>
<divclass="inner_cell">
<divclass="text_cell_render border-box-sizing rendered_html">
<p>Escreva o seu comentário aqui.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footerid="footer"><p>Contents © 2017 <ahref="mailto:n.tesla@example.com">Carlos Machel</a> - Powered by <ahref="https://getnikola.com" rel="nofollow">Nikola</a></p>
</footer>
</div>
</section><scriptsrc="assets/js/all-nocdn.js" type="text/javascript"></script><scripttype="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><scripttype="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$latex ','$'],['\\(','\\)']]}});
</script><scripttype="text/javascript">
$(function(){
$('.timeago').timeago();
});
</script>
</body>
</html>