codex-chat-notebook


Namecodex-chat-notebook JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/oeway/codex-chat-notebook
SummaryDoing data science without programming skills by chatting with OpenAI Codex
upload_time2023-06-04 21:47:20
maintainer
docs_urlNone
authorWei Ouyang
requires_python>=3.6
licenseBSD-3-Clause
keywords jupyter jupyterlab jupyterlab3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # codex-chat-notebook

![Github Actions Status](https://github.com/oeway/codex-chat-notebook/workflows/Build/badge.svg)

Doing data science without programming skills by chatting with OpenAI Codex

## Requirements

* JupyterLab >= 3.0

## Install

```bash
pip install codex-chat-notebook
```

## Contributing

### Development install

Note: You will need NodeJS to build the extension package.

The `jlpm` command is JupyterLab's pinned version of
[yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use
`yarn` or `npm` in lieu of `jlpm` below.

```bash
# Clone the repo to your local environment
# Change directory to the codex-chat-notebook directory
# Install package in development mode
pip install -e .
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm run build
```

You 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.

```bash
# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab
```

With 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).

By 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:

```bash
jupyter lab build --minimize=False
```

### Uninstall

```bash
pip uninstall codex-chat-notebook
```


### Note 
```
npm run watch:labextension
```

```
pip install jupyter_packaging
npm run install:extension
jupyter lab
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oeway/codex-chat-notebook",
    "name": "codex-chat-notebook",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "Wei Ouyang",
    "author_email": "oeway007@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/bb/2277a51c41dc8f15a28220ccf6eedc4c5e8c8aeae2ed4a6d9cd1d5f9a230/codex-chat-notebook-0.1.5.tar.gz",
    "platform": "Linux",
    "description": "# 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 >= 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```\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Doing data science without programming skills by chatting with OpenAI Codex",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/oeway/codex-chat-notebook"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff6c08254b599256e189333500f988f01a94a32b1d440a20fa39220e15f13f87",
                "md5": "ae476cc03a14a6e40db9abc6de30b3e6",
                "sha256": "1c0178f42346ef37e7ee83fac1c307ff08a252c009c54d563c5e619c6ac71acd"
            },
            "downloads": -1,
            "filename": "codex_chat_notebook-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae476cc03a14a6e40db9abc6de30b3e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 74498,
            "upload_time": "2023-06-04T21:47:18",
            "upload_time_iso_8601": "2023-06-04T21:47:18.222360Z",
            "url": "https://files.pythonhosted.org/packages/ff/6c/08254b599256e189333500f988f01a94a32b1d440a20fa39220e15f13f87/codex_chat_notebook-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1bb2277a51c41dc8f15a28220ccf6eedc4c5e8c8aeae2ed4a6d9cd1d5f9a230",
                "md5": "c3e519364419aabd03827a9e48df9ede",
                "sha256": "f9befe1d3cf8ecb5e64a3ff30fcb8fc0253ebf5eeba6c48e3ba75b85668960cf"
            },
            "downloads": -1,
            "filename": "codex-chat-notebook-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c3e519364419aabd03827a9e48df9ede",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 139581,
            "upload_time": "2023-06-04T21:47:20",
            "upload_time_iso_8601": "2023-06-04T21:47:20.354407Z",
            "url": "https://files.pythonhosted.org/packages/f1/bb/2277a51c41dc8f15a28220ccf6eedc4c5e8c8aeae2ed4a6d9cd1d5f9a230/codex-chat-notebook-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-04 21:47:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oeway",
    "github_project": "codex-chat-notebook",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "codex-chat-notebook"
}
        
Elapsed time: 0.07303s