{ "info": { "author": "Edward Banner", "author_email": "edward.banner@galvanize.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 3" ], "description": "Jupyter Notebook to Learn Challenge\n===============================\n\njulpyter = julia + **Learn** + python + R\n\nversion number: 0.0.2\nauthor: Edward Banner\n\nOverview\n--------\n\nA python package which provides an nbconvert exporter for converting jupyter notebooks to a Galvanize Learn challenges\n\nInstallation / Usage\n--------------------\n\nTo install use pip:\n\n $ pip install julpyter\n\n\nOr clone the repo:\n\n $ git clone https://github.com/embanner/julpyter.git\n $ python setup.py install\n\nContributing\n------------\n\nTBD\n\nExample\n-------\n\n1. Develop your Learn challenge in a jupyter notebook called `050_lr.coding.md.ipynb`\n\n![](examples/images/ipynb.png)\n\n2. Run \n\n```bash\n$ jupyter nbconvert --to learn 050_lr.coding.md.ipynb\n```\n\nto convert the jupyter notebook to a Learn-style challenge markdown file `050_lr.coding.md`.\n\n![](examples/images/markdown.png)\n\n3. Upload `050_lr.coding.md` to Learn\n\n![](examples/images/learn.png)\n \nSee more examples in [`examples/`](examples).\n\nConventions\n-----------\n\nThe file name format needs to follow the convention `..md.ipynb` where `` is one of\n\n- coding\n- multiple_choice\n- number\n- paragraph\n- raw\n\njulpyter relies on jupyter tags to pull out sections which correspond to sections within Learn challenges.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/embanner/julpyter/tarball/0.0.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/embanner/julpyter", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "julpyter", "package_url": "https://pypi.org/project/julpyter/", "platform": "", "project_url": "https://pypi.org/project/julpyter/", "project_urls": { "Download": "https://github.com/embanner/julpyter/tarball/0.0.2", "Homepage": "https://github.com/embanner/julpyter" }, "release_url": "https://pypi.org/project/julpyter/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A python package which converts a jupyter notebook to a Galvanize Learn challenge", "version": "0.0.2" }, "last_serial": 2928104, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "440be3ce490cce8a243d247507c69a7c", "sha256": "ba7212bce657e9d3b82ce4abc46a12c3f32551c5dc922f69ca12c3e4494c6ec5" }, "downloads": -1, "filename": "julpyter-0.0.1.tar.gz", "has_sig": false, "md5_digest": "440be3ce490cce8a243d247507c69a7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3841, "upload_time": "2017-06-06T02:21:53", "url": "https://files.pythonhosted.org/packages/ad/2b/04e197741bb7790334a08725890099314b04fd9522cd9c4f3c836ed9d2f3/julpyter-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7084e87a3f0da45880b6088d15aca9b1", "sha256": "b98dbd270aab52e736e577b1113d1fe4b55917101164cb710843370eb3b3d2f8" }, "downloads": -1, "filename": "julpyter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7084e87a3f0da45880b6088d15aca9b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4411, "upload_time": "2017-06-06T03:21:50", "url": "https://files.pythonhosted.org/packages/a0/4b/42b2f1138a9015098679cbd0e92a4a2fcae56efdd85e0dfb7f6cd7235514/julpyter-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7084e87a3f0da45880b6088d15aca9b1", "sha256": "b98dbd270aab52e736e577b1113d1fe4b55917101164cb710843370eb3b3d2f8" }, "downloads": -1, "filename": "julpyter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7084e87a3f0da45880b6088d15aca9b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4411, "upload_time": "2017-06-06T03:21:50", "url": "https://files.pythonhosted.org/packages/a0/4b/42b2f1138a9015098679cbd0e92a4a2fcae56efdd85e0dfb7f6cd7235514/julpyter-0.0.2.tar.gz" } ] }