File: script.j2

package info (click to toggle)
nbconvert 7.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,056 kB
  • sloc: python: 8,449; makefile: 199; javascript: 2
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
3
4
5
{%- extends 'null.j2' -%}

{% block input %}
{{ cell.source }}
{% endblock input %}