{# ───────────────────────────────────────────── SPB Git — Personal Git Platform ───────────────────────────────────────────── Author : Simon-Pierre Boucher Contact : contact@spboucher.ai File : src/web/views/blob.njk Purpose : File view — sticky header, shiki code, line anchors License : MIT © Simon-Pierre Boucher ───────────────────────────────────────────── #}{% extends "layout.njk" %} {% block content %} {% include "partials/repo-header.njk" %}
Jupyter notebook shown as formatted JSON. Download the raw file to open it in Jupyter.
{% endif %} {% if view.kind == 'binary' %} {% if view.isImage %}Binary file — {{ blobSize | bytes }}.
DownloadThis file is {{ blobSize | bytes }} — too large to display.
View raw