https://github.com/openfun/xblock-ipython
https://github.com/openfun/xblock-ipython
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openfun/xblock-ipython
- Owner: openfun
- License: agpl-3.0
- Created: 2018-03-23T09:08:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T09:08:27.000Z (about 8 years ago)
- Last Synced: 2025-01-13T12:48:42.600Z (over 1 year ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ipython Xblock
An Xblock to integrate ipython (Jupyter) notebooks in Open edX.
[](https://circleci.com/gh/openfun/xblock-ipython/tree/master)
## 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).