{"id":18368700,"url":"https://github.com/radanalyticsio/tf-base-notebook","last_synced_at":"2025-04-10T19:38:33.042Z","repository":{"id":72027235,"uuid":"99826113","full_name":"radanalyticsio/tf-base-notebook","owner":"radanalyticsio","description":"Tensorflow jupyter Notebook image","archived":false,"fork":false,"pushed_at":"2017-12-01T04:35:05.000Z","size":11937,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-15T20:53:11.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/radanalyticsio.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":"2017-08-09T15:50:31.000Z","updated_at":"2017-08-16T20:38:10.000Z","dependencies_parsed_at":"2023-03-10T01:00:10.783Z","dependency_job_id":null,"html_url":"https://github.com/radanalyticsio/tf-base-notebook","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/radanalyticsio%2Ftf-base-notebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Ftf-base-notebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Ftf-base-notebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radanalyticsio%2Ftf-base-notebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radanalyticsio","download_url":"https://codeload.github.com/radanalyticsio/tf-base-notebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281426,"owners_count":21077423,"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":[],"created_at":"2024-11-05T23:27:05.710Z","updated_at":"2025-04-10T19:38:33.005Z","avatar_url":"https://github.com/radanalyticsio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker build](https://img.shields.io/docker/automated/radanalyticsio/tf-base-notebook.svg)](https://hub.docker.com/r/radanalyticsio/tf-base-notebook)\n[![Layers info](https://images.microbadger.com/badges/image/radanalyticsio/tf-base-notebook.svg)](https://microbadger.com/images/radanalyticsio/tf-base-notebook)\n\n# tf-base-notebook\n\nThis is a container image intended to make it easy to run Jupyter notebooks with Tensorflow on OpenShift. \n\n## Build\n\n`docker build -t radanalyticsio/tf-base-notebook .`\n\n## Usage\n\n### In openshift\n\ncreate a project\n```\noc new-project test\n```\n\ncreate the template \n```\noc create -f \\\nhttps://raw.githubusercontent.com/radanalyticsio/tf-base-notebook/master/template.json\n```\nTo create with tf notebook pod for CPU :\n```\noc new-app --template jupyterapp \n```\n\nor\n\n```\noc new-app submod/tf-base-notebook -e JUPYTER_NOTEBOOK_PASSWORD=password\n\n```\n### As a standalone image\n\n`docker run -t -p 8888:8888 -p 6006:6006 radanalyticsio/tf-base-notebook `\n\nFor your convenience, binary image builds are available from Docker Hub.\n\n* Add the image `radanalyticsio/tf-base-notebook` to an OpenShift project. \n```oc new-app radanalyticsio/tf-base-notebook ```\n* Set `JUPYTER_NOTEBOOK_PASSWORD` in the pod environment to something you can remember (this step is optional but highly recommended; if you don't do this, you'll need to trawl the logs for an access token for your new notebook)\n* Create a route to the pod\n\n### As a base image\n\n* As `nbuser` (uid 1011), add notebooks to `/workspace`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradanalyticsio%2Ftf-base-notebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradanalyticsio%2Ftf-base-notebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradanalyticsio%2Ftf-base-notebook/lists"}