提交 0d8cbb3e 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

update questions

上级 8d6d2e3e
......@@ -19,7 +19,7 @@ Jupyter 基础知识项目仓库地址 <https://codechina.csdn.net/xiongjiamu/ju
[JupyterLab 传送门](http://34.81.65.238/v2/git/https%3A%2F%2Fcodechina.csdn.net%2Fxiongjiamu%2Fjupyter-101/HEAD)
这个仓库内容比较少,大部分为 ipynb 笔记 以及 markdown 文件内容,build 过程大概 3~5 分钟左右。
这个仓库内容比较少,大部分为 ipynb 笔记 以及 markdown 文件内容,首次 build 过程大概 3~5 分钟左右,后续打开 1 分钟左右。
## 初学者练习仓库
......@@ -28,4 +28,4 @@ Jupyter 初学者练习项目仓库地址 <https://codechina.csdn.net/mirrors/ju
[JupyterLab 传送门](http://34.81.65.238/v2/git/https%3A%2F%2Fcodechina.csdn.net%2Fmirrors%2Fjupyterlab%2Fscipy2018-jupyterlab-tutorial/HEAD)
这个仓库比较大,整个 build 过程将近 10 分钟左右,请耐心等待。
\ No newline at end of file
这个仓库比较大,首次 build 过程将近 10 分钟左右,请耐心等待,再次打开也差不多将近 1 分钟左右。
\ No newline at end of file
......@@ -98,4 +98,13 @@ Jupyter 还支持插件的安装,进一步提升 Jupyter 的易用性。
>
> 翻译部分可参考 <https://codechina.csdn.net/mirrors/jupyterlab/jupyterlab-translate>
#### 关于 Jupyterlab-git
Jupyterlab-git 用的过程中有以下几个问题:
1. Git 菜单中的 `Open Git Repository in Terminal` 命令无法正确进入文件目录
2. Upstream 无法正常获取,需要重新设置,否则无法正常 push
3. Push 之后 History 里面显示 origin/master 还是落后本地 master 分支(存在5~6 分钟的延迟)
4. 包括 Changed 的内容进行 `add` 操作添加到 Staged 里面的时候,也存在明显的延迟
<!-- 这是一条通过 http://35.194.215.230/ 推送的 commit -->
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册