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

Add index.html

parents
Branches
Tags
No related merge requests found
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang>
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="Andreas Herten a.herten@fz-juelich.de" />
<title>Introduction to Plotting with Pandas</title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<style type="text/css">
body {
font-family: 'PT Serif', Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
line-height: 1.33;
padding: 1em;
margin: auto;
max-width: 800px;
}
header {
max-width: 600px;
}
p.author {
display: inline;
}
p.author:after {
content: ",";
}
.note {
background-color: #FFF9C4;
border-left: 3px solid #FFEB3B;
padding-left: 3px;
}
.git-footer {
font-size: smaller;
color: gray;
text-align: center;
margin-top: 2em;
font-style: italic;
}
.git-hash {
font-family: monospace;
}
@media print {
.no-print, .no-print * {
display: none !important;
}
}
header, section#main {
margin-bottom: 6ex;
}
</style>
</head>
<body>
<header>
<h1>Introduction to Plotting with Pandas</h1>
<h2>Internal JSC Tutorial</h2>
<p>Tuesday, 26 Feb 2019, 14:00, <strong>Lecture Room</strong> JSC</p>
</header>
<section id="main">
<p>Please come back on Tuesday, when you will find the material of the tutorial here.</p>
<p>Until then, please install the necessary infrastructure: <code>pip3 install jupyterlab pandas seaborn</code>
</p>
</section>
<footer>
<a href="mailto:a.herten@fz-juelich.de" rel="author">—Andreas Herten</a>
</footer>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment