JPT - ChatGPT Code Interpreter
8 ratings
)Overview
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
4.1 out of 58 ratings
Google doesn't verify reviews. Learn more about results and reviews.
numesimai scurtFeb 11, 2024
The extension works as expected. If you don't see the buttons, try the extension with a new Chrome profile that will have only this extension installed, or try it with a different Chrome browser, for example Chrome Beta, Chrome Dev or Chrome Canary. The reason for this is that extensions can conflict with each other and make themselves misbehave, leading them to not work anymore. If you found that the extension works as a single extension then it must be conflicting with another extension... Show more
Dan SynekFeb 4, 2024
Doesn't work! No buttons!
JakezNov 14, 2023
I don't know what happened, but I can't get it to place the buttons on the code box's anymore :(
Details
- Version1.4
- UpdatedDecember 4, 2023
- Offered bySong
- Size54.8MiB
- LanguagesEnglish
- Developer
Email
dev.xiasongh@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes