diff --git a/docs-translations/hi-IN/README.md b/docs-translations/hi-IN/README.md deleted file mode 100644 index b1a1a7018..000000000 --- a/docs-translations/hi-IN/README.md +++ /dev/null @@ -1,80 +0,0 @@ -# Jupyter Notebook - -[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) -[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) -[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) - -Jupyter नोटबुक इंटरैक्टिव के लिए एक वेब-आधारित नोटबुक वातावरण है -कंप्यूटिंग। - -![Jupyter notebook example](resources/running_code_med.png 'Jupyter notebook example') - -### नोटिस - -कृपया ध्यान दें कि इस भंडार का रखरखाव वर्तमान में जुपिटर समुदाय के एक कंकाल के दल द्वारा किया जाता है। हम उपयोगकर्ताओं को जुपिटरलैब में संक्रमण के लिए प्रोत्साहित करते हैं, जहां अधिक तत्काल समर्थन हो सकता है। हमारा दृष्टिकोण आगे बढ़ेगा: - -1. जुपिटर नोटबुक की सुरक्षा बनाए रखने के लिए। इसका मतलब है कि सुरक्षा से संबंधित मुद्दे और पुल अनुरोध हमारी सर्वोच्च प्राथमिकता है। -2. JupyterLab को संबोधित करने के लिए [समता मुद्दों की सुविधा](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3A%22tag%3AFeature+Parity%22)| इस प्रयास के हिस्से के रूप में, हम एक बेहतर [नोटबुक-ओनली एक्सपीरियंस](https://github.com/jupyterlab/jupyterlab/issues/8450)JupyterLab में उन उपयोगकर्ताओं के लिए जो क्लासिक Jupyter नोटबुक के UI को पसंद करते हैं। -3. समुदाय के सदस्यों की कड़ी मेहनत के प्रति उत्तरदायी होना जिन्होंने पुल अनुरोधों को खोला है। हम इन पीआर को ट्राई कर रहे हैं। हम इस समय नई सुविधाओं का समर्थन या रखरखाव नहीं कर सकते हैं, लेकिन हम सुरक्षा और अन्य स्थिरता सुधारों का स्वागत करते हैं। - -यदि आपके पास एक नई सुविधा के साथ एक खुला पुल अनुरोध है या यदि आप एक खोलने की योजना बना रहे हैं, तो कृपया इसे [नोटबुक एक्सटेंशन](https://jupyter-notebook.readthedocs.io/en/stable/extending/) के रूप में शिपिंग करने पर विचार करें। बजाय। - -##### `नोटबुक` में योगदान करने के लिए विकल्प - -इसके अतिरिक्त, कृपया विचार करें कि क्या आपका योगदान Jupyter फ्रंट-एंड के लिए अंतर्निहित सर्वर के लिए उपयुक्त होगा, [jupyter server](https://github.com/jupyter/jupyter_server) या में [JupyterLab फ़्रंट एंड](https://github.com/jupyterlab/jupyterlab). - -### जुपिटर नोटबुक, आइपीथॉन नोटबुक की भाषा-अज्ञेय विकास - -Jupyter नोटबुक एक भाषा-अज्ञेय HTML नोटबुक अनुप्रयोग है -प्रोजेक्ट जुपिटर। 2015 में, जुपिटर नोटबुक के एक भाग के रूप में जारी किया गया था -IPython कोडबेस का बिग स्प्लिट ™। IPython 3 अंतिम प्रमुख अखंड था -दोनों भाषा-अज्ञेयवादी कोड, जैसे _IPython नोटबुक_, -और भाषा विशिष्ट कोड, जैसे कि _अजगर के लिए आईपीथॉन कर्नेल_। जैसा -कई भाषाओं में कंप्यूटिंग स्पैन, प्रोजेक्ट जुपिटर विकसित करना जारी रखेगा -भाषा-अज्ञेय **जुपिटर नोटबुक** इस रेपो में और की मदद से -समुदाय भाषा विशिष्ट गुठली विकसित करते हैं जो अपने आप में पाए जाते हैं -असतत रेपो। -[[Big Split™ घोषणा](https://blog.jupyter.org/the-big-split-9d7b88a031a7)] -[[Jupyter आरोही ब्लॉग पोस्ट](https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e)] - -## स्थापना - -आप के लिए स्थापना प्रलेखन पा सकते हैं -[बृहस्पति मंच, ReadTheDocs पर](https://jupyter.readthedocs.io/en/latest/install.html). -जुपिटर नोटबुक के उन्नत उपयोग के लिए दस्तावेज पाया जा सकता है -[यहाँ](https://jupyter-notebook.readthedocs.io/en/latest/). - -स्थानीय स्थापना के लिए, सुनिश्चित करें कि आपके पास है -[pip स्थापित](https://pip.readthedocs.io/en/stable/installing/) और भाग खड़ा हुआ: - - $ pip install notebook - -## उपयोग - जुपिटर नोटबुक चल रहा है - -### स्थानीय स्थापना में चल रहा है - -इसके साथ लॉन्च करें: - - $ jupyter notebook - -### एक दूरस्थ स्थापना में चल रहा है - -आपको बृहस्पति नोटबुक को दूरस्थ रूप से शुरू करने से पहले कुछ कॉन्फ़िगरेशन की आवश्यकता है। देखें [नोटबुक सर्वर चला रहा है](https://jupyter-notebook.readthedocs.io/en/stable/public_server.html). - -## विकास स्थापना - -स्थानीय विकास की स्थापना कैसे करें, इसके लिए [`CONTRIBUTING.rst`](CONTRIBUTING.rst) देखें। - -## योगदान - -यदि आप इस परियोजना में योगदान देने में रुचि रखते हैं, तो [`CONTRIBUTING.rst`](CONTRIBUTING.rst) देखें। - -## साधन - -- [Project Jupyter website](https://jupyter.org) -- [Online Demo at jupyter.org/try](https://jupyter.org/try) -- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] -- [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/) -- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] -- [Issues](https://github.com/jupyter/notebook/issues) -- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) diff --git a/docs-translations/hi-IN/resources/Notebook_Editor.GIF b/docs-translations/hi-IN/resources/Notebook_Editor.GIF deleted file mode 100644 index 50e433d41..000000000 Binary files a/docs-translations/hi-IN/resources/Notebook_Editor.GIF and /dev/null differ diff --git a/docs-translations/hi-IN/resources/dashboard.GIF b/docs-translations/hi-IN/resources/dashboard.GIF deleted file mode 100644 index e34f1d971..000000000 Binary files a/docs-translations/hi-IN/resources/dashboard.GIF and /dev/null differ diff --git a/docs-translations/hi-IN/resources/edit_mode.GIF b/docs-translations/hi-IN/resources/edit_mode.GIF deleted file mode 100644 index 6dd34d017..000000000 Binary files a/docs-translations/hi-IN/resources/edit_mode.GIF and /dev/null differ diff --git a/docs-translations/hi-IN/resources/file_editor.GIF b/docs-translations/hi-IN/resources/file_editor.GIF deleted file mode 100644 index 69595f37f..000000000 Binary files a/docs-translations/hi-IN/resources/file_editor.GIF and /dev/null differ diff --git a/docs-translations/hi-IN/resources/running_code_med.png b/docs-translations/hi-IN/resources/running_code_med.png deleted file mode 100644 index 6f8019474..000000000 Binary files a/docs-translations/hi-IN/resources/running_code_med.png and /dev/null differ diff --git a/docs-translations/ja-JP/README.md b/docs-translations/ja-JP/README.md deleted file mode 100644 index f3c160429..000000000 --- a/docs-translations/ja-JP/README.md +++ /dev/null @@ -1,57 +0,0 @@ -# Jupyter Notebook - -[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) -[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) -[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) - -英語版のリンク : [[English Version](http://github.com/jupyter/notebook/)] - -Jupyter Notebook は、インタラクティブな Web ベースのノートブック形式の環境です。 - -![Jupyter notebook example](resources/running_code_med.png 'Jupyter notebook example') - -### Jupyter Notebook, 言語に依存しない IPython Notebook の進化 - -Jupyter Notebook は、Project Jupyter 用の言語に依存しない HTML ノートブックアプリケーションです。 -2015 年、Jupyter Notebook は IPython コードベースの The Big Split™ の一部としてリリースされました。IPython3 は IPython Notebook などのユーザーの言語に依存しないコードと IPython kernel for Python のような特定の言語ベースのコードの機能を持ってリリースしました。 -コンピューティングは多くの言語にまたがるため、Project Jupyter はこのリポジトリで言語に依存しない**Jupyter Notebook**を継続的に開発します。そして、コミュニティの助けを借りて、独自のリポジトリにある言語固有のカーネルを開発します。 -[[The Big Split™ announcement](https://blog.jupyter.org/the-big-split-9d7b88a031a7)] -[[Jupyter Ascending blog post](https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e)] - -## インストール - -[Jupyter platform, on ReadTheDocs](https://jupyter.readthedocs.io/en/latest/install.html)から、インストールドキュメントをご覧になれます。 -Jupyter Notebook の発展的な使用方法に関するドキュメントは、[こちら](https://jupyter-notebook.readthedocs.io/en/latest/)をご覧ください。 - -ローカルへのインストールの場合、[pip](https://pip.readthedocs.io/en/stable/installing/)をインストールしていることを確認し、以下のコマンドを実行してください。 - - $ pip install notebook - -## 使用方法 - Jupyter Notebook の実行 - -### ローカルへのインストールにおける実行 - -以下のコマンドをを実行してください: - - $ jupyter notebook - -### リモートへのインストールにおける実行 - -Jupyter Notebook をリモートで起動する前に、いくつかの構成が必要です。 [Notebook サーバーの実行](https://jupyter-notebook.readthedocs.io/en/stable/public_server.html)を参照してください。 - -## 開発用インストール - -開発用インストールのセットアップ方法については、[`CONTRIBUTING.rst`](https://github.com/jupyter/notebook/blob/master/CONTRIBUTING.rst)を参照してください。 - -## 貢献 - -プロジェクトへの貢献に興味がある場合は、[`CONTRIBUTING.rst`](https://github.com/jupyter/notebook/blob/master/CONTRIBUTING.rst)をご覧ください。 - -## 参考 - -- [Project Jupyter website](https://jupyter.org) -- [Online Demo at try.jupyter.org](https://try.jupyter.org) -- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] -- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] -- [Issues](https://github.com/jupyter/notebook/issues) -- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) diff --git a/docs-translations/ja-JP/resources/Notebook_Editor.GIF b/docs-translations/ja-JP/resources/Notebook_Editor.GIF deleted file mode 100644 index 50e433d41..000000000 Binary files a/docs-translations/ja-JP/resources/Notebook_Editor.GIF and /dev/null differ diff --git a/docs-translations/ja-JP/resources/dashboard.GIF b/docs-translations/ja-JP/resources/dashboard.GIF deleted file mode 100644 index e34f1d971..000000000 Binary files a/docs-translations/ja-JP/resources/dashboard.GIF and /dev/null differ diff --git a/docs-translations/ja-JP/resources/edit_mode.GIF b/docs-translations/ja-JP/resources/edit_mode.GIF deleted file mode 100644 index 6dd34d017..000000000 Binary files a/docs-translations/ja-JP/resources/edit_mode.GIF and /dev/null differ diff --git a/docs-translations/ja-JP/resources/file_editor.GIF b/docs-translations/ja-JP/resources/file_editor.GIF deleted file mode 100644 index 69595f37f..000000000 Binary files a/docs-translations/ja-JP/resources/file_editor.GIF and /dev/null differ diff --git a/docs-translations/ja-JP/resources/running_code_med.png b/docs-translations/ja-JP/resources/running_code_med.png deleted file mode 100644 index 6f8019474..000000000 Binary files a/docs-translations/ja-JP/resources/running_code_med.png and /dev/null differ diff --git a/docs-translations/ko-KR/HowtoRun.md b/docs-translations/ko-KR/HowtoRun.md deleted file mode 100644 index 67b05b724..000000000 --- a/docs-translations/ko-KR/HowtoRun.md +++ /dev/null @@ -1,52 +0,0 @@ -# Notebook 실행하기 - -## 첫 걸음 - -1. 다음 명령어를 통해 Notebook 서버를 시작하세요 : - - - $ jupyter notebook - -2. 브라우저에 Notebook이 실행된 것을 확인할 수 있습니다. - -# Notebook 서버 시작하기 - -Notebook을 컴퓨터에 설치하였으면 Notebook 서버를 시작할 수 있습니다. 다음 명령어를 이용하여 Notebook서버를 시작할 수 있습니다. - - $ jupyter notebook - -이 명령어를 실행하면, 터미널에 웹 응용프로그램의 주소와 서버에 대한 정보가 출력됩니다. - - $ jupyter notebook - $ [I 08:58:24.417 NotebookApp] Serving notebooks from local directory: /Users/catherline - $ [I 08:58:24.417 NotebookApp] 0 active kernels - $ [I 08:58:24.417 NotebookApp] The Jupyter Notebook is running at: http://localhost:8888/ - $ [I 08:58:24.417 NotebookApp] Use Control-C to stop this server and shut down all kernels - -기본 브라우저를 통해 이 주소가 열립니다. - -Notebook이 브라우저에 열리면, Notebook의 목록을 보여주는 Notebook Dashboard를 볼 수 있습니다. 대체로 가장 상위의 디렉토리를 열어줄 것입니다. - -**Notebook Dashboard** - -![Notebook Dashboard example](resources/dashboard.GIF 'Notebook Dashboard') - -# Notebook 서버의 명령어 소개 - -## 커스텀 IP 나 포트를 이용하여 시작하려면 어떻게 해야할까? - -기본값으로, Notebook 서버는 포트 8888로 시작됩니다. 만약 포트8888이 사용할 수 없다면, Notebook 서버는 다른 가능한 포트를 찾습니다. 또한 임의로 포트를 설정해주는 것도 가능합니다. 예를 들어 포트 9999로 실행하면 : - - $ jupyter notebook --port 9999 - -## 브라우저를 열지않고 Notebook를 열기 - -브라우저를 열지 않고 Notebook 서버를 시작하려면 : - - $ jupyter notebook --no-browser - -## Notebook 서버 옵션 도움말 보기 - -Notebook 서버는 --help 옵션을 통해 도움말 메시지를 제공합니다 : - - $ jupyter notebook --help diff --git a/docs-translations/ko-KR/Installation.md b/docs-translations/ko-KR/Installation.md deleted file mode 100644 index af2cc3ccf..000000000 --- a/docs-translations/ko-KR/Installation.md +++ /dev/null @@ -1,34 +0,0 @@ -# Jupyter Notebook 설치하기 - -## 필요한 것 : Python - -Jupyter Notebook 을 설치하기 위해선 Jupyter가 많은 프로그래밍 언어들로 동작되기 때문에, Python이 필요합니다. (Python 3.3이상, Python 2.7) - -Python과 Jupyter를 설치할 때 Anaconda를 이용하는 것을 추천합니다. 밑에서 이를 이용하여 설치할 것입니다. - -## Anaconda 와 conda 를 이용하여 Jupyter 설치하기 - -새로운 이용자들은 Anaconda를 설치하는 것을 강력하게 추천합니다. Anaconda는 Python과 Jupyter를 쉽게 설치하게 해주고, 과학적인 계산과 데이터를 위한 자주 사용되는 패키지들의 설치에도 유용합니다. - -설치 순서 : - -1. Anaconda를 다운받으세요. Anaconda의 가장 최신의 Python 3버전을 다운 받는 것을 추천합니다. -2. 다운 받은 Anaconda 의 다운로드 페이지에 있는 설명을 읽고 설치해주세요. -3. 축하합니다. Jupyter Notebook 을 설치하셨습니다. Jupyter Notebook을 실행하려면 : - - - $ jupyter notebook - -## 숙련된 Python 이용자 : pip을 통해 설치하기 - -Python 이용자라면, Anaconda 대신에 Python의 패키지 매니저 pip을 이용하여 설치하세요. - -첫째로, 가장 최신의 pip인지를 확인하세요; 구 버전은 독립성에 문제가 있을 수 있습니다. - - $ pip install --upgrade pip - -이제 다음을 이용하여 Jupyter Notebook를 설치하세요 : - - $ pip install jupyter - -(축하합니다. Jupyter Notebook를 설치하셨습니다.) diff --git a/docs-translations/ko-KR/README.md b/docs-translations/ko-KR/README.md deleted file mode 100644 index 4ad871519..000000000 --- a/docs-translations/ko-KR/README.md +++ /dev/null @@ -1,58 +0,0 @@ -# Jupyter Notebook - -[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) -[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) -[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](http://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) - -English 버전 링크 : [[English Version](http://github.com/jupyter/notebook/)] - -Jupyter notebook 은 상호 교환을 위한 웹 기반 환경입니다. - -![Jupyter notebook example](resources/running_code_med.png 'Jupyter notebook example') - -### Jupyter notebook, 사용자의 언어에 독립적인 IPython notebook의 진화 - -Jupyter notebook은 Jupyter 프로젝트를 위한 사용자 언어에 독립적인 HTML 응용 프로그램입니다. -2015년에 Jupyter notebook은 IPython 코드 기반의 The Big Split™ 의 일부분으로 시작되었습니다. -IPython 3는 _IPython notebook_ 과 같은 사용자 언어에 독립적인 코드와 _IPython kernel for Python_ 과 같은 특정 언어 기반의 코드의 기능을 가지고 출시되었습니다. -컴퓨터에는 많은 언어가 사용되기 때문에, Jupyter 프로젝트는 사용자 언어에 독립적인 **Jupyter notebook** 을 이 저장소와 개인의 독립적인 저장소에 있는 특정 언어 중심의 커널의 도움으로 지속적으로 개발할 것입니다. -[[The Big Split™ announcement](https://blog.jupyter.org/2015/04/15/the-big-split/)] -[[Jupyter Ascending blog post](http://blog.jupyter.org/2015/08/12/first-release-of-jupyter/)] - -## 설치 - -설치법 문서는 다음 주소에서 찾을 수 있습니다. -You can find the installation documentation for the -[Jupyter platform, on ReadTheDocs](https://jupyter.readthedocs.io/en/latest/install.html). -조금 더 심화된 Jupyter notebook의 사용은 다음 주소에서 볼 수 있습니다. -[here](https://jupyter-notebook.readthedocs.io/en/latest/). - -설치를 위해서는 -[pip installed](https://pip.readthedocs.io/en/stable/installing/) 가 있는지 확인한 후 다음을 실행해주세요: - - $ pip install notebook - -## 활용 - Jupyter notebook 실행하기 - -### 로컬에서 실행할 때 - -이와 같이 실행하세요: - - $ jupyter notebook - -## 개발 설치 - -[`CONTRIBUTING.rst`](CONTRIBUTING.rst) 을 통해 설치법을 확인하세요. - -## 기여하기 - -이 프로젝트에 기여를 하고 싶다면, [`CONTRIBUTING.rst`](CONTRIBUTING.rst) 을 참고해주세요. - -## 자료 - -- [Project Jupyter website](https://jupyter.org) -- [Online Demo at try.jupyter.org](https://try.jupyter.org) -- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] -- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] -- [Issues](https://github.com/jupyter/notebook/issues) -- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) diff --git a/docs-translations/ko-KR/UIComponents.md b/docs-translations/ko-KR/UIComponents.md deleted file mode 100644 index a59bf8b21..000000000 --- a/docs-translations/ko-KR/UIComponents.md +++ /dev/null @@ -1,32 +0,0 @@ -# UI 기능 - -버그 리포트나 Jupyter Mailing list에 메일을 보내려고 할 때, 개발자나 사용자들이 버그를 진단하거나 해결해줄 경우 다른 UI를 사용하면 시간이 단축된다. -이번 장에서는 Notebook과 Notebook의 다른 모드의 UI 요소를 알려줄 것이다. - -## Notebook Dashboard - -jupyter notebook 명령어를 실행하면 가장 먼저 Notebook Dashboard가 나타난다. - -![Notebook Dashboard example](resources/dashboard.GIF 'Notebook Dashboard') - -## Notebook 편집기 - -편집을 위해 Notebook을 선택했다면, Notebook은 Notebook편집기를 열어준다. - -![Notebook Editor example](resources/Notebook_Editor.GIF 'Notebook Editor') - -## Notebook 의 사용자 도움 인터페이스 - -만약 Notebook 편집기의 특정 요소를 더 배우고 싶다면, 도움 메뉴 - 사용자 인터페이스 를 선택함으로써 사용사 인터페이스 도움말을 볼 수 있습니다. - -## 편집 모드와 Notebook편집기 - -셀이 편집모드에 있다면, 셀 모드 지시자는 셀의 상태를 반영합니다. 이 상태는 오른쪽 위의 작은 연필모양으로 선택가능합니다. 셀이 명령 모드에 있다면, 그 위치에 아이콘이 없습니다. - -![Edit Mode example](resources/edit_mode.GIF 'Edit Mode') - -## 파일 편집기 - -이제 Notebook Dashboard 안의 Notebook 파일이 아닌 표시된 파일을 선택하여 열어야한다고 한다면, 파일은 파일 편집기로 열립니다. - -![File Editor example](resources/file_editor.GIF 'File Editor') diff --git a/docs-translations/ko-KR/resources/Notebook_Editor.GIF b/docs-translations/ko-KR/resources/Notebook_Editor.GIF deleted file mode 100644 index 50e433d41..000000000 Binary files a/docs-translations/ko-KR/resources/Notebook_Editor.GIF and /dev/null differ diff --git a/docs-translations/ko-KR/resources/dashboard.GIF b/docs-translations/ko-KR/resources/dashboard.GIF deleted file mode 100644 index e34f1d971..000000000 Binary files a/docs-translations/ko-KR/resources/dashboard.GIF and /dev/null differ diff --git a/docs-translations/ko-KR/resources/edit_mode.GIF b/docs-translations/ko-KR/resources/edit_mode.GIF deleted file mode 100644 index 6dd34d017..000000000 Binary files a/docs-translations/ko-KR/resources/edit_mode.GIF and /dev/null differ diff --git a/docs-translations/ko-KR/resources/file_editor.GIF b/docs-translations/ko-KR/resources/file_editor.GIF deleted file mode 100644 index 69595f37f..000000000 Binary files a/docs-translations/ko-KR/resources/file_editor.GIF and /dev/null differ diff --git a/docs-translations/ko-KR/resources/running_code_med.png b/docs-translations/ko-KR/resources/running_code_med.png deleted file mode 100644 index 6f8019474..000000000 Binary files a/docs-translations/ko-KR/resources/running_code_med.png and /dev/null differ diff --git a/docs-translations/zh-CN/README.md b/docs-translations/zh-CN/README.md deleted file mode 100644 index fd0135991..000000000 --- a/docs-translations/zh-CN/README.md +++ /dev/null @@ -1,78 +0,0 @@ -# Jupyter Notebook - -[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter) -[![Build Status](https://travis-ci.org/jupyter/notebook.svg?branch=master)](https://travis-ci.org/jupyter/notebook) -[![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) - -Jupyter Notebook 是用于交互的基于 Web 的笔记本环境 -计算。 - -![Jupyter notebook example](resources/running_code_med.png 'Jupyter notebook example') - -### 注意 - -请注意,这家商店目前由木星社区的骨干团队维护。我们鼓励用户过渡到 JupyterLab,那里可能会立即提供更多支持。我们的方法将向前发展: - -1.维护 Jupiter 笔记本电脑的安全性。这意味着与安全相关的问题和请求是我们的首要任务。 2.解决 JupyterLab [促进平等问题](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aopen+is%3Aissue+label%3A%22tag%3AFeature+Parity%22)|作为这项工作的一部分,我们有更好的[仅限笔记本电脑的体验](https://github.com/jupyterlab/jupyterlab/issues/8450)在 JupyterLab 中,适合喜欢经典 Jupyter 笔记本 UI 的用户。 3.负责提出请求请求的社区成员的辛勤工作。我们正在尝试这些 PR。我们目前无法支持或维护新设施,但是我们欢迎安全性和其他稳定性方面的改进。 - -如果您有一个具有新功能的打开请求请求,或者您打算打开一个请求,请将该请求命名为[notebook extension](https://jupyter-notebook.readthedocs.io/en/stable/extending/) 考虑运送为。代替。 - -##### 选择贡献“笔记本” - -此外,请考虑您的贡献是否适合 Jupyter 前端的基础服务器, [jupyter server](https://github.com/jupyter/jupyter_server) 或在 [JupyterLab 前端](https://github.com/jupyterlab/jupyterlab). - -### Jupyter 笔记本,与 IPython 笔记本无关的语言开发 - -Jupyter Notebook 是与语言无关的 HTML Notebook 应用程序 -木星计划。 2015 年,木星作为笔记本的一部分发布 -IPython 代码库的 Big Split™。 IPython 3 是最后一个主要的整体 -两种与语言无关的代码,例如 _IPython notebook_, -以及特定语言的代码,例如 _用于 Python 的 IPython 内核_ 。如 -通过多种语言计算 SPAN,Jupyter 项目将继续发展 -与语言无关 **Jupyter Notebook** 在此仓库中更多帮助下 -社区开发自己发现的特定于语言的内核 -离散回购。 -[[Big Split™ 宣言](https://blog.jupyter.org/the-big-split-9d7b88a031a7)] -[[Jupyter 升序博客文章](https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e)] - -## 成立 - -您可以找到以下安装文件 -[Jupiter 论坛,在 ReadTheDocs 上](https://jupyter.readthedocs.io/en/latest/install.html). -可以找到有关 Jupiter 笔记本的高级使用的文档 -[这里](https://jupyter-notebook.readthedocs.io/en/latest/). - -对于本地安装,请确保您已经 -[pip 成立时间](https://pip.readthedocs.io/en/stable/installing/) 并运行: - - $ pip install notebook - -## 用法-运行木星笔记本 - -### 在本地安装中运行 - -与启动 - - $ jupyter笔记本 - -### 在远程安装中运行 - -在远程启动 Jupiter 笔记本电脑之前,需要进行一些配置。请参阅 [运行笔记本服务器](https://jupyter-notebook.readthedocs.io/en/stable/public_server.html). - -## 开发设置 - -有关如何建立本地发展 [`CONTRIBUTING.rst`](CONTRIBUTING.rst) 看到。 - -## 贡献 - -如果您有兴趣为这个项目做贡献,请参阅 [`CONTRIBUTING.rst`](CONTRIBUTING.rst). - -## 资源 - -- [Project Jupyter website](https://jupyter.org) -- [Online Demo at jupyter.org/try](https://jupyter.org/try) -- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] -- [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/) -- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] -- [Issues](https://github.com/jupyter/notebook/issues) -- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) diff --git a/docs-translations/zh-CN/resources/Notebook_Editor.GIF b/docs-translations/zh-CN/resources/Notebook_Editor.GIF deleted file mode 100644 index 50e433d41..000000000 Binary files a/docs-translations/zh-CN/resources/Notebook_Editor.GIF and /dev/null differ diff --git a/docs-translations/zh-CN/resources/dashboard.GIF b/docs-translations/zh-CN/resources/dashboard.GIF deleted file mode 100644 index e34f1d971..000000000 Binary files a/docs-translations/zh-CN/resources/dashboard.GIF and /dev/null differ diff --git a/docs-translations/zh-CN/resources/edit_mode.GIF b/docs-translations/zh-CN/resources/edit_mode.GIF deleted file mode 100644 index 6dd34d017..000000000 Binary files a/docs-translations/zh-CN/resources/edit_mode.GIF and /dev/null differ diff --git a/docs-translations/zh-CN/resources/file_editor.GIF b/docs-translations/zh-CN/resources/file_editor.GIF deleted file mode 100644 index 69595f37f..000000000 Binary files a/docs-translations/zh-CN/resources/file_editor.GIF and /dev/null differ diff --git a/docs-translations/zh-CN/resources/running_code_med.png b/docs-translations/zh-CN/resources/running_code_med.png deleted file mode 100644 index 6f8019474..000000000 Binary files a/docs-translations/zh-CN/resources/running_code_med.png and /dev/null differ