{"id":13778863,"url":"https://github.com/ideonate/nb2xls","last_synced_at":"2025-04-09T21:18:11.594Z","repository":{"id":57445060,"uuid":"191767660","full_name":"ideonate/nb2xls","owner":"ideonate","description":"Convert Jupyter notebook to Excel spreadsheet","archived":false,"fork":false,"pushed_at":"2020-09-02T11:24:50.000Z","size":2209,"stargazers_count":160,"open_issues_count":1,"forks_count":31,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-09T21:18:06.441Z","etag":null,"topics":["binder","binder-ready","jupyter","jupyter-notebooks","jupyter-widget"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideonate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-13T13:24:43.000Z","updated_at":"2024-12-21T14:28:13.000Z","dependencies_parsed_at":"2022-09-26T17:30:45.015Z","dependency_job_id":null,"html_url":"https://github.com/ideonate/nb2xls","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fnb2xls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fnb2xls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fnb2xls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fnb2xls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideonate","download_url":"https://codeload.github.com/ideonate/nb2xls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111973,"owners_count":21049578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binder","binder-ready","jupyter","jupyter-notebooks","jupyter-widget"],"created_at":"2024-08-03T18:00:58.292Z","updated_at":"2025-04-09T21:18:11.563Z","avatar_url":"https://github.com/ideonate.png","language":"Jupyter Notebook","readme":"# nb2xls - Jupyter notebooks to Excel Spreadsheets\n\nConvert Jupyter notebooks to Excel Spreadsheets (xlsx), through a new 'Download As' option or via nbconvert on the \ncommand line.\n\nRespects tables such as Pandas DataFrames. Also exports image data such as matplotlib output.\n\nMarkdown is supported where possible (some elements still need work). \n\nInput (code) cells are not included in the spreadsheet.\n\nThis allows you to share your results with non-programmers such that they can still easily play with the data.\n\n![Screenshot of Jupyter Notebook exported to Excel spreadsheet](screenshots/Jupyter2Excel.png)\n\nPlease note this is an ALPHA version. Some notebook features may be lost. Please send example ipynb files to me along with \nreports of any problems.\n\nTry it out online through Binder:\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ideonate/nb2xls/master)\n\n## Installation\n\nInstall via pip (recommended)\n\n```\npip install nb2xls\n```\n\nRestart Jupyter to pick up the new 'Excel Spreadsheet (.xlsx)' option under 'Download As' in the File menu.\n\n## Usage\n\nIn Jupyter Notebook, just select the 'Excel Spreadsheet (.xlsx)' option under 'Download As' in the File menu.\n\nTo run from the command line try:\n\n```\njupyter nbconvert --to xls Examples/ExcelTest.ipynb\n```\n\nor\n\n```\njupyter nbconvert --to nb2xls.XLSExporter Examples/ExcelTest.ipynb\n```\n\nThis should output ExcelTest.xlsx in the same folder as the ipynb file specified.\n\n## Development Installation\n\nIf you want to contribute or debug:\n\n```\ngit clone https://github.com/ideonate/nb2xls\ncd nb2xls\npip install -e .\n```\n\nTo run tests, you will need to install some extra dependencies. Run:\n ```\npip install -e .[test]\n```\n\nThen run:\n```\npytest\n```\n\n## Requirements\n\nnb2xls requires Python 3 and is tested against recent versions of jupyter and nbconvert. Please let me know if you \nfind incompatibilities   \n\n## Contact for Feedback\n\nPlease get in touch with any feedback or questions: [dan@ideonate.com](dan@ideonate.com). It is very helpful to send \nexample notebooks, especially if you have bug reports or feature suggestions.\n\n## License\n\nThis code is released under an MIT license.\n\n## Change Log\n\n0.1.6 (5 Aug 2019)\n- Better layout and formatting of Pandas tables\n\n0.1.5 (1 Aug 2019)\n- Displays multiple outputs in display_data and execute_data output types\n\n0.1.4 (26 Jul 2019)\n- Better handling of mimetypes application/json and text/markdown\n \n0.1.3 (24 Jul 2019)\n- Working with Pandas/NumPy NaN values\n\n0.1.2 (11 Jul 2019)\n- Minor changes, mainly to deployment mechanism\n\n0.1.1 (10 Jul 2019)\n- Displays images over multiple rows for better scrolling\n- Better markdown parsing especially for nested lists\n  \n0.0.1 (14 Jun 2019)\n- Initial release\n","funding_links":[],"categories":["[NB2XLS](https://github.com/ideonate/nb2xls)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideonate%2Fnb2xls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideonate%2Fnb2xls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideonate%2Fnb2xls/lists"}