mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:55:24 +02:00
jupyter: update outdated translations (#16891)
This commit is contained in:
parent
d7df9c93bd
commit
9ddcc347c9
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 코드, 시각화 및 노트를 포함한 문서를 생성하고 공유할 수 있는 웹 애플리케이션.
|
||||
> 주로 데이터 분석, 과학 컴퓨팅 및 머신 러닝에 사용됩니다.
|
||||
> 더 많은 정보: <https://jupyter.org>.
|
||||
> 더 많은 정보: <https://docs.jupyter.org/en/latest/>.
|
||||
|
||||
- 현재 디렉토리에서 Jupyter 노트북 서버 시작:
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
- 특정 포트에서 서버 시작:
|
||||
|
||||
`jupyter notebook --port={{포트}}`
|
||||
`jupyter notebook --port {{포트}}`
|
||||
|
||||
- 현재 실행 중인 노트북 서버 나열:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Aplicação web para criar e compartilhar documentos que contem código, visualizações e anotações.
|
||||
> Usado principalmente para análise de dados, computação científica e aprendizado de máquinas (machine learning).
|
||||
> Mais informações: <https://jupyter.org>.
|
||||
> Mais informações: <https://docs.jupyter.org/en/latest/>.
|
||||
|
||||
- Inicia um servidor de notebooks Jupyter no diretório atual:
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
- Inicia um servidor em uma porta específica:
|
||||
|
||||
`jupyter notebook --port={{porta}}`
|
||||
`jupyter notebook --port {{porta}}`
|
||||
|
||||
- Lista de servidores de notebooks atualmente em funcionamento:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 用于创建和共享包含代码、可视化和笔记的文档的 Web 应用程序。
|
||||
> 主要用于数据分析、科学计算和机器学习。
|
||||
> 更多信息:<https://jupyter.org>.
|
||||
> 更多信息:<https://docs.jupyter.org/en/latest/>.
|
||||
|
||||
- 在当前目录下启动一个 Jupyter notebook 服务器:
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
- 在指定端口启动服务器:
|
||||
|
||||
`jupyter notebook --port={{端口}}`
|
||||
`jupyter notebook --port {{端口}}`
|
||||
|
||||
- 列出当前正在运行的 notebook 服务器:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue