{"id":20482404,"url":"https://github.com/agoose77/nbconvert_remote","last_synced_at":"2025-10-29T03:05:36.175Z","repository":{"id":76067472,"uuid":"151858097","full_name":"agoose77/nbconvert_remote","owner":"agoose77","description":"Simple RESTful API to nbconvert. Also includes built-in web interface","archived":false,"fork":false,"pushed_at":"2018-10-09T09:31:43.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T04:14:53.362Z","etag":null,"topics":["api","jupyter","nbconvert","notebook","rest","web"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agoose77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-06T16:17:34.000Z","updated_at":"2018-10-09T09:31:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a25025cb-cd43-488b-b4de-8386d768cc8b","html_url":"https://github.com/agoose77/nbconvert_remote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoose77%2Fnbconvert_remote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoose77%2Fnbconvert_remote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoose77%2Fnbconvert_remote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoose77%2Fnbconvert_remote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agoose77","download_url":"https://codeload.github.com/agoose77/nbconvert_remote/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058084,"owners_count":20065062,"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":["api","jupyter","nbconvert","notebook","rest","web"],"created_at":"2024-11-15T16:12:46.964Z","updated_at":"2025-10-29T03:05:36.058Z","avatar_url":"https://github.com/agoose77.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nbconvert_remote (`nbconvert_http`)\nHTTP frontend to `nbconvert`. Only exposes configuration support (via nested dictionaries) for the REST API.\nExposes both web and REST-JSON frontends (on `/` and `/api/convert` respectively)\n\nInstall with pip: `pip install git+https://github.com/agoose77/nbconvert_remote.git#egg=nbconvert_http`\n\n# Usage\n## Web\n* Launch from shell `nbconvert-http`. \n* Navigate to `/` on the appropriate address (host, port), default `(0.0.0.0, 8000)`.\nNote, the web interface uses a custom LaTeX template for LaTeX derived exporters, in order to support citations. Defining a cell with the tag `bibliography` will cause the cell to be hidden, and its contents passed to LaTeX as a bib file.\n![Web usage screen recording](https://i.imgur.com/lna8jK5.gif)\n## REST\n* Send JSON object to `/api/convert` with the format `{'notebook': ..., 'exporter': ...}`. Optionally pass `'config'` key to set configuration data (see [nbconvert](https://nbconvert.readthedocs.io/en/latest/config_options.html)).\n* Parse JSON response with the format `{'body': ..., 'resources': ..., 'mime-type': ...}` where `body` will be a Base-64 encoded string if the result of nbconvert was bytes. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoose77%2Fnbconvert_remote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagoose77%2Fnbconvert_remote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoose77%2Fnbconvert_remote/lists"}