Repository URL to install this package:
|
Version:
0.2.0 ▾
|
ipython-xblock
/
METADATA
|
|---|
Metadata-Version: 2.0
Name: ipython-xblock
Version: 0.2.0
Summary: An Xblock to integrate ipython (Jupyter) notebooks in Open edX
Home-page: https://github.com/openfun/xblock-ipython
Author: Open FUN (France Universite Numerique)
Author-email: fun.dev@fun-mooc.fr
License: AGPL 3.0
Description-Content-Type: UNKNOWN
Keywords: Django,Open edX,MOOC,Xblock
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: XBlock
Provides-Extra: dev
Requires-Dist: wheel; extra == 'dev'
# ipython Xblock
An Xblock to integrate ipython (Jupyter) notebooks in Open edX.
## Installation
`ipython-xblock` can be installed with `pip` using FUN's package index _via_:
$ pip install --extra-index-url https://pypi.fury.io/openfun ipython-xblock
## License
This work is distributed under the A-GPL3 license (see attached
[`LICENSE](./LICENSE) file).