File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,7 +169,9 @@ description=Interactive Parallel Computing with IPython
169169
170170[ipython]
171171description =Enhanced Python shell
172- url =http://ipython.org
172+
173+ [ipython-genutils]
174+ description =Vestigial utilities from IPython
173175
174176[ipython-sql]
175177description =RDBMS access via IPython
@@ -185,7 +187,6 @@ description=An autocompletion tool for Python that can be used for text editors
185187
186188[jinja2]
187189description =Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
188- url =http://jinja.pocoo.org
189190
190191[joblib]
191192description =Lightweight pipelining: using Python functions as pipeline jobs.
@@ -195,14 +196,16 @@ description=An implementation of JSON Schema validation for Python
195196
196197[julia]
197198description =Python interface to the Julia language
198- url =http://sourceforge.net/projects/stonebig.u/files/packages
199199
200200[jupyter]
201201description =Jupyter metapackage. Install all the Jupyter components in one go.
202202
203203[jupyter_client]
204204description =Jupyter protocol implementation and client libraries
205205
206+ [jupyter_console]
207+ description =Jupyter terminal console
208+
206209[jupyter_core]
207210description =Jupyter core package. A base package on which Jupyter projects rely.
208211
You can’t perform that action at this time.
0 commit comments