mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
147 Bytes
{% extends "page.html" %}
{% block site %}
<div id=jupyter-main-app>
<h1>A Jupyter Server is running.</h1>
</div>
{% endblock site %}