notebook image refresh

pull/375/head
Jen Looper 3 years ago
parent 8f32aaa3b0
commit f0ef112e66

@ -64,7 +64,7 @@ In this folder, you will find the file _notebook.ipynb_.
hello notebook
```
![VS Code with a notebook open](images/notebook.png)
![VS Code with a notebook open](images/notebook.jpg)
You can interleaf your code with comments to self-document the notebook.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

@ -60,7 +60,7 @@ Un servidor de Jupyter comenzará con Python 3+ iniciado. Encontrará áreas del
hello notebook
```
![VS Code con un cuaderno abierto](images/notebook.png)
![VS Code con un cuaderno abierto](../images/notebook.jpg)
Puede intercalar su código con comentarios para autodocumentar el cuaderno.

@ -63,7 +63,7 @@ Dalam folder ini, kamu akan menemukan file _notebook.ipynb_.
hello notebook
```
![Sebuah *notebook* yang dibuka di VS Code](images/notebook.png)
![Sebuah *notebook* yang dibuka di VS Code](../images/notebook.jpg)
Kamu bisa menyelipkan catatan-catatan antara kodemu untuk mendokumentasi *notebook*-nya.

@ -63,7 +63,7 @@ In questa cartella, si troverà il file _notebook.ipynb_.
hello notebook
```
![VS Code con un notebook aperto](../images/notebook.png)
![VS Code con un notebook aperto](../images/notebook.jpg)
Si può inframezzare il codice con commenti per auto documentare il notebook.

@ -69,7 +69,7 @@
hello notebook
```
![VS Codeで開いたートブック](../images/notebook.png)
![VS Codeで開いたートブック](../images/notebook.jpg)
コードにコメントを追加することで、ノートブックをセルフドキュメント化することができます。

@ -63,7 +63,7 @@
hello notebook
```
![VS Code with a notebook open](../images/notebook.png)
![VS Code with a notebook open](../images/notebook.jpg)
코드에 주석을 넣어서 노트북이 자체적으로 문서화 할 수 있게 할 수 있습니다.

@ -60,7 +60,7 @@ Notebooks 是一个交互式环境,允许开发人员编写代码并添加注
hello notebook
```
![打开 notebook 的 VS Code](../images/notebook.png)
![打开 notebook 的 VS Code](../images/notebook.jpg)
你可以为你的代码添加注释,以便 notebook 可以自描述。

Loading…
Cancel
Save