diff --git a/.github/workflows/check-release.yml b/.github/workflows/check-release.yml index c61e095338..870668b4ef 100644 --- a/.github/workflows/check-release.yml +++ b/.github/workflows/check-release.yml @@ -65,5 +65,3 @@ jobs: - name: Check Links if: ${{ matrix.group == 'link_check' }} uses: jupyter-server/jupyter_releaser/.github/actions/check-links@v1 - with: - ignore-links: 'https://travis-ci.org/jupyter/notebook.svg?branch=master' diff --git a/README.md b/README.md index a02ef5362d..33b794e850 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # 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/stable/?badge=latest) [![codecov](https://codecov.io/gh/jupyter/notebook/branch/master/graph/badge.svg)](https://codecov.io/gh/jupyter/notebook) @@ -56,7 +55,7 @@ Launch with: ### Running in a remote installation -You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html). +You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](https://jupyter-notebook.readthedocs.io/en/v6.5.4/public_server.html). ## Development Installation diff --git a/docs-translations/hi-IN/README.md b/docs-translations/hi-IN/README.md index b6a5007304..6b69936c87 100644 --- a/docs-translations/hi-IN/README.md +++ b/docs-translations/hi-IN/README.md @@ -1,7 +1,6 @@ # 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/stable/?badge=latest) @@ -57,7 +56,7 @@ IPython कोडबेस का बिग स्प्लिट ™। IPython ### एक दूरस्थ स्थापना में चल रहा है -आपको बृहस्पति नोटबुक को दूरस्थ रूप से शुरू करने से पहले कुछ कॉन्फ़िगरेशन की आवश्यकता है। देखें [नोटबुक सर्वर चला रहा है](https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html). +आपको बृहस्पति नोटबुक को दूरस्थ रूप से शुरू करने से पहले कुछ कॉन्फ़िगरेशन की आवश्यकता है। देखें [नोटबुक सर्वर चला रहा है](https://jupyter-notebook.readthedocs.io/en/v6.5.4/public_server.html). ## विकास स्थापना diff --git a/docs-translations/ja-JP/README.md b/docs-translations/ja-JP/README.md index bdcacb8ff2..7e6419c2cf 100644 --- a/docs-translations/ja-JP/README.md +++ b/docs-translations/ja-JP/README.md @@ -1,7 +1,6 @@ # 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/stable/?badge=latest) 英語版のリンク : [[English Version](http://github.com/jupyter/notebook/)] @@ -37,7 +36,7 @@ Jupyter Notebookの発展的な使用方法に関するドキュメントは、[ ### リモートへのインストールにおける実行 -Jupyter Notebookをリモートで起動する前に、いくつかの構成が必要です。 [Notebookサーバーの実行](https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html)を参照してください。 +Jupyter Notebookをリモートで起動する前に、いくつかの構成が必要です。 [Notebookサーバーの実行](https://jupyter-notebook.readthedocs.io/en/v6.5.4/public_server.html)を参照してください。 ## 開発用インストール diff --git a/docs-translations/ko-KR/README.md b/docs-translations/ko-KR/README.md index a54b996648..945cf0125e 100644 --- a/docs-translations/ko-KR/README.md +++ b/docs-translations/ko-KR/README.md @@ -1,7 +1,6 @@ # 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/stable/?badge=stable) English 버전 링크 : [[English Version](http://github.com/jupyter/notebook/)] diff --git a/docs-translations/zh-CN/README.md b/docs-translations/zh-CN/README.md index 66578f5ca9..3192c3ed3a 100644 --- a/docs-translations/zh-CN/README.md +++ b/docs-translations/zh-CN/README.md @@ -1,7 +1,6 @@ # 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) +[![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/jupyter)) [![Documentation Status](https://readthedocs.org/projects/jupyter-notebook/badge/?version=latest)](https://jupyter-notebook.readthedocs.io/en/stable/?badge=latest) @@ -57,7 +56,7 @@ IPython代码库的Big Split™。 IPython 3是最后一个主要的整体 ### 在远程安装中运行 -在远程启动Jupiter笔记本电脑之前,需要进行一些配置。请参阅 [运行笔记本服务器](https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html). +在远程启动Jupiter笔记本电脑之前,需要进行一些配置。请参阅 [运行笔记本服务器](https://jupyter-notebook.readthedocs.io/en/v6.5.4/public_server.html). ## 开发设置 diff --git a/notebook/templates/login.html b/notebook/templates/login.html index 3a7fdfe070..7b268e25ce 100644 --- a/notebook/templates/login.html +++ b/notebook/templates/login.html @@ -57,7 +57,7 @@

If no password has been configured, you need to open the notebook server with its login token in the URL, or paste it above. This requirement will be lifted if you - + enable a password.

@@ -76,7 +76,7 @@

See + href='https://jupyter-notebook.readthedocs.io/en/v6.5.4/public_server.html'> the documentation on how to enable a password in place of token authentication,