JPT - ChatGPT Code Interpreter Chrome 插件, crx 扩展下载
ChatGPT's code interpreter plugin as a chrome extension
JPT let's you run your Python code right within ChatGPT. No need for ChatGPT Plus or any ChatGPT plugins! JPT uses Pyodide, a WASM-based Python interpreter. This means that your code executes completely within your browser. The only people who get to see your code is you and OpenAI! Features - Run Python code - Edit Python code, but does not persist - Upload files for Python to access, including Python modules - Download files created in Python - Standard library, numpy, matplotlib, and some other packages supported - See output from stdout - See plots from matplotlib How to use 1. To run Python code, ask ChatGPT to write a hello world program in Python. Then press the "Run" button. It may take a while for the first run, but subsequent runs should be faster. 2. To edit Python code, press the "Edit" button. Once you are done editing, press "Edit" again to save. 3. To upload a file, press the "Upload" button and select the file you want to upload. You can then access the file in the current directory in Python. 4. To download a file, first save the file within Python and remember the name you saved the file as. Press the "Download" button, you will be prompted to save a file. Type in the name of the file you saved earlier, including the file extension. It must match exactly or it will not download. I'm aware this is not very user-friendly and I will make a proper UI in future versions. 5. To load your own module, upload your Python file. Then load the module dynamically. You can ask ChatGPT to give you an example of how to do this. 6. To load Python packages, use micropip. For example, to import scipy, use `micropip.install("scipy")`. You may also need to import micropip. More details here: https://pyodide.org/en/stable/usage/loading-packages.html Known Issues - Infinite loops will freeze JPT. Requires restarting the extension - Input is not supported Roadmap - Interrupt execution - Add indicator for initialization and execution - Support input - Export chat as Jupyter Notebook - Reduce extension size
分类 | 💻开发者工具 |
插件标识 | hhpkcgbmfdclebniepgkgnfmpbgijoaf |
平台 | Chrome |
评分 |
★★★★☆
4.7
|
评分人数 | 436 |
插件主页 | https://chromewebstore.google.com/detail/jpt-chatgpt-code-interpre/hhpkcgbmfdclebniepgkgnfmpbgijoaf |
版本号 | 1.4 |
大小 | 54.8MiB |
官网下载次数 | 2000 |
下载地址 | |
更新时间 | 2023-12-04 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器
同类插件推荐
JPT - ChatGPT Code Interpreter
ChatGPT's code interpreter plugin as a chrome
ChatGPT Organizer
Chrome extension To organize chats in ChatGPTChatG
ChatGPT to Markdown
A Chrome extension that exports ChatGPT chat histo
ChatGPT Explain
A ChatGPT Chrome Extension that explains concepts