{% extends "html/base_authenticated.html" %} {% block title %}Upload File{% endblock %} {% block page_id %}upload-worksheet-page{% endblock %} {% block main %}

Upload worksheet to the Sage Notebook

Supported file formats: sws, html, or txt, or zip archive of such.

{% endblock %}