{"id":16773269,"url":"https://github.com/aeksco/jupyter-tabula","last_synced_at":"2026-04-18T04:02:49.226Z","repository":{"id":88680620,"uuid":"137758266","full_name":"aeksco/jupyter-tabula","owner":"aeksco","description":"Docker container image built with Jupyter Notebook and Tabula for PDF scraping ","archived":false,"fork":false,"pushed_at":"2018-06-18T16:32:15.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T17:52:33.975Z","etag":null,"topics":["docker","docker-image","dockerfile","jupyter","jupyter-notebook","pandas","pdf","pypdf","pypdf2","scraper","tabula","tabula-py"],"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/aeksco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-18T13:57:00.000Z","updated_at":"2020-03-02T07:32:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"65f37898-e323-459c-8b4f-79c038c6d521","html_url":"https://github.com/aeksco/jupyter-tabula","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aeksco/jupyter-tabula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fjupyter-tabula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fjupyter-tabula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fjupyter-tabula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fjupyter-tabula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeksco","download_url":"https://codeload.github.com/aeksco/jupyter-tabula/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeksco%2Fjupyter-tabula/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-image","dockerfile","jupyter","jupyter-notebook","pandas","pdf","pypdf","pypdf2","scraper","tabula","tabula-py"],"created_at":"2024-10-13T06:45:16.328Z","updated_at":"2026-04-18T04:02:49.146Z","avatar_url":"https://github.com/aeksco.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jupyter-tabula\nDocker container image built with [Jupyter Notebook](http://jupyter.org/) and [Tabula](https://tabula.technology/) for PDF scraping. Includes an example notebook to help you get started.\n\nRepository hosted on GitHub at [aeksco/jupyter-tabula](https://github.com/aeksco/jupyter-tabula).\n\nDocker container image hosted on Docker Hub at [aeksco/jupyter-tabula](https://hub.docker.com/r/aeksco/jupyter-tabula/).\n\n## Usage\n\n#### Running the Jupyter Notebook server\n```\ndocker run -it -p 8888:8888 aeksco/jupyter-tabula\n```\n\n#### Example Notebook\nThe `Example_01.ipynb` opens a single-page PDF and parses the table contained within.\n\n\n## Building the Docker Image\n\nUse the following instructions if you want to modify this Docker image and push a different copy to DockerHub.\n\n1. Create a [new Dockerhub Repository](https://hub.docker.com/add/repository/) named `jupyter-tabula`.\n\n2. Build the Docker image by running the following command in the `jupyter-tabula` directory:\n\n```\ndocker build -t jupyter-tabula .\n```\n\n3. Test the image locally with the following command:\n\n```\ndocker run -it --rm --pid=host -p 8888:8888 jupyter-tabula\n```\n\n4. Tag the image and push to Dockerhub:\n\n```\ndocker tag bb38976d03cf your_docker_hub_username/jupyter-tabula:latest\ndocker push your_docker_hub_username/jupyter-tabula\n```\n\n## Notes\n\nI would recommend this container image for testing and hacking purposes. This image is a bit heavy (`2.02GB`) since it extends the [tensorflow/tensorflow](https://hub.docker.com/r/tensorflow/tensorflow/) container image. This was done mainly to save time since the Tensorflow container already has all the relevant dependencies installed and configured.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeksco%2Fjupyter-tabula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeksco%2Fjupyter-tabula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeksco%2Fjupyter-tabula/lists"}