pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jupyter-console: Remove TODO from DESCR
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Thu Dec 10 20:48:58 2020 +0900
Changeset: 7d8b5b7597e053767d77940309a26a862211f532
Modified Files:
py-jupyter-console/DESCR
Log Message:
py-jupyter-console: Remove TODO from DESCR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d8b5b7597e053767d77940309a26a862211f532
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-jupyter-console/DESCR | 24 +-----------------------
1 file changed, 1 insertion(+), 23 deletions(-)
diffs:
diff --git a/py-jupyter-console/DESCR b/py-jupyter-console/DESCR
index 8709ddc894..4215ff1e89 100644
--- a/py-jupyter-console/DESCR
+++ b/py-jupyter-console/DESCR
@@ -1,23 +1 @@
-TODO: Adjust the following lines from README.md
-
-# Jupyter Console
-[![Build Status](https://travis-ci.org/jupyter/jupyter_console.svg?branch=master)](https://travis-ci.org/jupyter/jupyter_console)
-[![Documentation Status](http://readthedocs.org/projects/jupyter-console/badge/?version=latest)](https://jupyter-console.readthedocs.io/en/latest/?badge=latest)
-
-A terminal-based console frontend for Jupyter kernels.
-This code is based on the single-process IPython terminal.
-
-Install with pip:
-
- pip install jupyter-console
-
-Install with conda:
-
- conda install -c conda-forge jupyter_console
-
-Start:
-
- jupyter console
-
-Help:
-...
+Jupyter Console is a terminal-based console frontend for Jupyter kernels.
Home |
Main Index |
Thread Index |
Old Index