{"id":18419743,"url":"https://github.com/teradata/dsco","last_synced_at":"2025-04-07T13:31:46.423Z","repository":{"id":39878715,"uuid":"244281574","full_name":"Teradata/dsco","owner":"Teradata","description":"Data Science Container ","archived":false,"fork":false,"pushed_at":"2023-07-23T07:25:40.000Z","size":4302,"stargazers_count":3,"open_issues_count":11,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T19:12:03.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Teradata.png","metadata":{"files":{"readme":"README.rst","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":"2020-03-02T04:40:58.000Z","updated_at":"2022-05-23T19:23:04.000Z","dependencies_parsed_at":"2024-11-06T04:28:28.856Z","dependency_job_id":null,"html_url":"https://github.com/Teradata/dsco","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/Teradata%2Fdsco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdsco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdsco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Teradata%2Fdsco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Teradata","download_url":"https://codeload.github.com/Teradata/dsco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247661766,"owners_count":20975114,"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-06T04:18:06.730Z","updated_at":"2025-04-07T13:31:41.412Z","avatar_url":"https://github.com/Teradata.png","language":"Python","readme":".. image:: docs/assets/banner.png\n\n==========================\nDSCO\n==========================\n\nA utility to create a data science development container.\n\nDocumentation\n-------------\n\n`github pages \u003chttps://teradata.github.io/dsco/html/\u003e`_\n\n\nFeatures\n--------\n\nDSCO creates a development container that:\n\n  - runs a jupyter notebook server.\n  - generates static html representations of your notebooks \n    for easy sharing with anyone by either the included server\n    or github pages.\n  - manages python dependencies with `poetry \u003chttps://python-poetry.org/\u003e`_.\n  - integrates with vscode for an IDE with a local-like feel.\n\nIf that's not enough, you also get:\n\n  - `Flask \u003chttps://palletsprojects.com/p/flask/\u003e`_ and \n    `plotly | Dash \u003chttps://dash.plotly.com/\u003e`_ for creating dashboards \n    and REST APIs.\n  - Sphinx for automatic code documentation.\n  - Useful Jupyter extensions installed and configured.\n  - Your local project directory mounted and synced.\n  - Ansible playbooks that build everything from scratch.\n\nInstall\n-------\n\n::\n\n    pip install git+ssh://git@github.com/Teradata/dsco.git\n\nRequirements:\n\n    - pip \u003e version 10\n    - docker: tested with version 2.2.0.4\n    - python \u003e= 3.7\n\nUltra Quickstart\n----------------\n\nSee also: `Quickstart \u003chttps://teradata.github.io/dsco/html/quickstart.html\u003e`_\n\nCreate project :code:`foo` in the current directory:\n\n::\n\n    \u003e\u003e\u003e dsco init\n    Using template: ...\n    Creating project in ...\n    project_name [MyProject]: foo\n    author [Discovery]: \n    version [0.1]: \n    year [2020]: \n    project_port [8001]:\n    select python_version:\n    1 - 3.7\n    2 - 3.6\n    Choose from 1, 2 [1]:\n\nBuild the development image and create a development container:\n\n::\n\n    \u003e\u003e\u003e cd foo\n    \u003e\u003e\u003e dsco go\n    docker-compose up -d dev\n    Building dev\n    ...\n    \u003clots of ansible output\u003e\n    ...\n    Creating foo_dev_1 ... done\n    ========================================================================================\n    execution time: 490.9753198623657 seconds\n    ========================================================================================\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteradata%2Fdsco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteradata%2Fdsco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteradata%2Fdsco/lists"}