{% extends "base.html" %} {% block outdated %} You're not viewing the latest version. Click here to go to latest. {% endblock %} {% block tabs %} {{ super() }}

Online machine learning in Python

{% endblock %} {% block content %}{% endblock %} {% block footer %}{% endblock %}