diff --git a/pages.ko/common/jupyter.md b/pages.ko/common/jupyter.md index 913fc5b9ab..352f665fa3 100644 --- a/pages.ko/common/jupyter.md +++ b/pages.ko/common/jupyter.md @@ -2,7 +2,7 @@ > 코드, 시각화 및 노트를 포함한 문서를 생성하고 공유할 수 있는 웹 애플리케이션. > 주로 데이터 분석, 과학 컴퓨팅 및 머신 러닝에 사용됩니다. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 디렉토리에서 Jupyter 노트북 서버 시작: @@ -18,7 +18,7 @@ - 특정 포트에서 서버 시작: -`jupyter notebook --port={{포트}}` +`jupyter notebook --port {{포트}}` - 현재 실행 중인 노트북 서버 나열: diff --git a/pages.pt_BR/common/jupyter.md b/pages.pt_BR/common/jupyter.md index 821957e85d..e5202cc1e6 100644 --- a/pages.pt_BR/common/jupyter.md +++ b/pages.pt_BR/common/jupyter.md @@ -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: . +> Mais informações: . - 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: diff --git a/pages.zh/common/jupyter.md b/pages.zh/common/jupyter.md index 0b3ef89eab..79b18c3f84 100644 --- a/pages.zh/common/jupyter.md +++ b/pages.zh/common/jupyter.md @@ -2,7 +2,7 @@ > 用于创建和共享包含代码、可视化和笔记的文档的 Web 应用程序。 > 主要用于数据分析、科学计算和机器学习。 -> 更多信息:. +> 更多信息:. - 在当前目录下启动一个 Jupyter notebook 服务器: @@ -18,7 +18,7 @@ - 在指定端口启动服务器: -`jupyter notebook --port={{端口}}` +`jupyter notebook --port {{端口}}` - 列出当前正在运行的 notebook 服务器: