Nerd sniped by a silly function.
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Thun Notebooks</title>
|
||||
<link rel="stylesheet" href="/css/fonts.css">
|
||||
<link rel="stylesheet" href="/css/font/fonts.css">
|
||||
<link rel="stylesheet" href="/css/site.css">
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="/">Thun</a></p>
|
||||
<h1>Notebooks</h1>
|
||||
<h1>Thun Notebooks</h1>
|
||||
<p><a href="/">Home</a></p>
|
||||
<p>Various Jupyter notebooks, some more polished than others, a few incomplete.
|
||||
I'm in the process of rewriting them to use the Joy kernel.</p>
|
||||
I'm in the process of rewriting them.</p>
|
||||
<ul>
|
||||
<li><a href="/notebooks/0._This_Implementation_of_Joy_in_Python.html">0. This Implementation of Joy in Python</a></li>
|
||||
<li><a href="/notebooks/1._Basic_Use_of_Joy_in_a_Notebook.html">1. Basic Use of Joy in a Notebook</a></li>
|
||||
@@ -51,4 +51,3 @@ I'm in the process of rewriting them to use the Joy kernel.</p>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user