{"id":23449115,"url":"https://github.com/oeway/codex-chat-notebook","last_synced_at":"2025-04-13T17:33:10.607Z","repository":{"id":42639950,"uuid":"430522890","full_name":"oeway/codex-chat-notebook","owner":"oeway","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-04T21:43:40.000Z","size":189,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T00:19:14.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oeway.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}},"created_at":"2021-11-22T01:15:44.000Z","updated_at":"2025-02-12T17:00:50.000Z","dependencies_parsed_at":"2022-08-29T13:50:11.597Z","dependency_job_id":null,"html_url":"https://github.com/oeway/codex-chat-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/oeway%2Fcodex-chat-notebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fcodex-chat-notebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fcodex-chat-notebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fcodex-chat-notebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeway","download_url":"https://codeload.github.com/oeway/codex-chat-notebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248752603,"owners_count":21156124,"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-12-23T22:20:06.333Z","updated_at":"2025-04-13T17:33:10.550Z","avatar_url":"https://github.com/oeway.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codex-chat-notebook\n\n![Github Actions Status](https://github.com/oeway/codex-chat-notebook/workflows/Build/badge.svg)\n\nDoing data science without programming skills by chatting with OpenAI Codex\n\n## Requirements\n\n* JupyterLab \u003e= 3.0\n\n## Install\n\n```bash\npip install codex-chat-notebook\n```\n\n## Contributing\n\n### Development install\n\nNote: You will need NodeJS to build the extension package.\n\nThe `jlpm` command is JupyterLab's pinned version of\n[yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use\n`yarn` or `npm` in lieu of `jlpm` below.\n\n```bash\n# Clone the repo to your local environment\n# Change directory to the codex-chat-notebook directory\n# Install package in development mode\npip install -e .\n# Link your development version of the extension with JupyterLab\njupyter labextension develop . --overwrite\n# Rebuild extension Typescript source after making changes\njlpm run build\n```\n\nYou can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.\n\n```bash\n# Watch the source directory in one terminal, automatically rebuilding when needed\njlpm run watch\n# Run JupyterLab in another terminal\njupyter lab\n```\n\nWith the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).\n\nBy default, the `jlpm run build` command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:\n\n```bash\njupyter lab build --minimize=False\n```\n\n### Uninstall\n\n```bash\npip uninstall codex-chat-notebook\n```\n\n\n### Note \n```\nnpm run watch:labextension\n```\n\n```\npip install jupyter_packaging\nnpm run install:extension\njupyter lab\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fcodex-chat-notebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeway%2Fcodex-chat-notebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fcodex-chat-notebook/lists"}