Skip to content

Commit 564ed98

Browse files
committed
update readme for tutorail
1 parent bb0e626 commit 564ed98

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

tutorail/README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
## CodeQuery使用教程
22

3-
你可以使用Github codespace 来体验CodeQuery的能力。
3+
### 使用Github codespace 来体验CodeQuery分析能力
44

5-
### 使用步骤
5+
#### 步骤
66

7-
- 1. 在项目主页切换到 main 分支
8-
- 2. 打开项目 Code/Codespaces
9-
- 3. 打开 Codespace 后,切换至项目tutorail/notebook下
10-
- 4. 选择示例下的 jupyter notebook 分析教程,开始体验吧
7+
- 在项目主页切换到目标分支
8+
- 创建Codespace,依次点击 Code -> Codespaces,在当前分支创建一个 Codespace
9+
- 创建后,打开 Codespace,加载完成后,切换至项目tutorail/notebook 目录下
10+
- 选择示例下的 jupyter notebook 分析教程,即可开始体验
11+
12+
#### 注意
13+
- 打开jupyter页面之后,如果是第一次加载容器,你还需要配置教程所使用的内核,在右上角 “选择内核”弹出框中,依次选择 “Juypter Kernel...” -> “Godel Kernel” 即可。

0 commit comments

Comments
 (0)