Auto commit

上级 f910832a
run = "pip install -r requirements.txt;jupyter lab --ip=0.0.0.0 --allow-root"
run = "pip install -r requirements.txt;jupyter lab --ip=0.0.0.0 --allow-root --NotebookApp.tornado_settings='{\"headers\": {\"Content-Security-Policy\": \"frame-ancestors 'self' *\"}}'"
[env]
VIRTUAL_ENV = "/root/${PROJECT_DIR}/venv"
......
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "accb6e4d-b55f-4228-ba4b-dcfeb6c5955f",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "4aa351af-ad59-48ae-addc-d3fe52c7bbcc",
"metadata": {},
"outputs": [],
"source": [
"println(123)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "17f1db35-12d5-4c76-b32b-b419ac408b8d",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"name": ""
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册