Files
gitea/test/renderer/jupyter.ipynb
T
Alek Kim 630a3da90d
/ build (push) Has been cancelled
cicd: fix Test Docker Image step
2026-07-13 14:10:25 +09:00

56 lines
1004 B
Plaintext

{
"cells": [
{
"cell_type": "code",
"id": "initial_id",
"metadata": {
"collapsed": true,
"ExecuteTime": {
"end_time": "2026-07-10T03:30:25.941558Z",
"start_time": "2026-07-10T03:30:24.762544Z"
}
},
"source": "!python --version",
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Python 3.12.13\r\n"
]
}
],
"execution_count": 1
},
{
"metadata": {},
"cell_type": "code",
"outputs": [],
"execution_count": null,
"source": "",
"id": "bc497cbd630612fd"
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 5
}