File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,9 @@ description=Interactive Parallel Computing with IPython
169
169
170
170
[ipython]
171
171
description =Enhanced Python shell
172
- url =http://ipython.org
172
+
173
+ [ipython-genutils]
174
+ description =Vestigial utilities from IPython
173
175
174
176
[ipython-sql]
175
177
description =RDBMS access via IPython
@@ -185,7 +187,6 @@ description=An autocompletion tool for Python that can be used for text editors
185
187
186
188
[jinja2]
187
189
description =Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
188
- url =http://jinja.pocoo.org
189
190
190
191
[joblib]
191
192
description =Lightweight pipelining: using Python functions as pipeline jobs.
@@ -195,14 +196,16 @@ description=An implementation of JSON Schema validation for Python
195
196
196
197
[julia]
197
198
description =Python interface to the Julia language
198
- url =http://sourceforge.net/projects/stonebig.u/files/packages
199
199
200
200
[jupyter]
201
201
description =Jupyter metapackage. Install all the Jupyter components in one go.
202
202
203
203
[jupyter_client]
204
204
description =Jupyter protocol implementation and client libraries
205
205
206
+ [jupyter_console]
207
+ description =Jupyter terminal console
208
+
206
209
[jupyter_core]
207
210
description =Jupyter core package. A base package on which Jupyter projects rely.
208
211
You can’t perform that action at this time.
0 commit comments