Sun Apr 23 07:57:00 UTC 2023 inscode

上级 2b31df18
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "1331cc12-f662-4f81-a8df-f8dbd3143a69",
"metadata": {},
"outputs": [],
"source": [
"import pands."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
......@@ -12,6 +12,4 @@ c.NotebookApp.trust_xheaders = True
c.NotebookApp.allow_origin_pat = ".*"
c.NotebookApp.allow_credentials = True
c.NotebookApp.disable_check_xsrf=True
c.LabApp.collaborative = True
c.LabApp.app_settings_overrides = {
}
\ No newline at end of file
c.LabApp.collaborative = True
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册