How can I get Codex to do math's like in the demo?

Hello everyone,

I would like to know how I can get Codex to do math’s like in the demo of the first grade math’s test

You can try to do it in the playground. If you want to get runnable code directly, you can either try in the JavaScript sandbox, or run the python code yourself.

I have built a JupyterLab extension where you can install and get Codex on JupyterLab. Feel free to try it out - GitHub - lhr0909/jupyterlab-codex: JupyterLab Extension that unlocks the power of OpenAI's Codex Model.

1 Like