添加 jaspersoft-agent-learn 子模块

This commit is contained in:
2026-06-02 11:39:34 +08:00
parent 590e849fd9
commit 0c89a2ed86
3 changed files with 41 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "agent/jaspersoft"]
path = agent/jaspersoft
url = https://gitea.1415243231.top/panda/jaspersoft-agent-learn.git
+1
Submodule agent/jaspersoft added at ef876a22d1
@@ -0,0 +1,37 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "initial_id",
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
""
]
}
],
"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
}