dong625 commited on
Commit
436a7ee
1 Parent(s): a731dc4

Upload OnekeyDeploy.ipynb

Browse files
Files changed (1) hide show
  1. OnekeyDeploy.ipynb +48 -0
OnekeyDeploy.ipynb ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "id": "9d3b6d8d-f00a-48cf-92d3-10a6d6e1a805",
6
+ "metadata": {},
7
+ "source": [
8
+ "# 点我运行"
9
+ ]
10
+ },
11
+ {
12
+ "cell_type": "code",
13
+ "execution_count": null,
14
+ "id": "8ea30388-4b1f-4e56-a595-4ea7fec6ee4f",
15
+ "metadata": {
16
+ "ExecutionIndicator": {
17
+ "show": true
18
+ },
19
+ "tags": []
20
+ },
21
+ "outputs": [],
22
+ "source": [
23
+ "%run /mnt/su.py "
24
+ ]
25
+ }
26
+ ],
27
+ "metadata": {
28
+ "kernelspec": {
29
+ "display_name": "Python 3 (ipykernel)",
30
+ "language": "python",
31
+ "name": "python3"
32
+ },
33
+ "language_info": {
34
+ "codemirror_mode": {
35
+ "name": "ipython",
36
+ "version": 3
37
+ },
38
+ "file_extension": ".py",
39
+ "mimetype": "text/x-python",
40
+ "name": "python",
41
+ "nbconvert_exporter": "python",
42
+ "pygments_lexer": "ipython3",
43
+ "version": "3.10.12"
44
+ }
45
+ },
46
+ "nbformat": 4,
47
+ "nbformat_minor": 5
48
+ }