Good starting point for working on data science projects. Contains numpy, pandas, matplotlib, tensorflow and more.
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.
A pure Turing machine controller.
Ruby on Rails, or Rails, is a server-side web application framework written in Ruby
Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honour of the French mathematician, philosopher and physicist Blaise Pascal.
Never click run again! Just write your Node.js code and it will be rerun for you.
Python is a high-level, interpreted programming language that has gained popularity in recent years due to its clear syntax and readability. It was first released in 1991 by Guido van Rossum, and is now maintained by the Python Software Foundation.
Access the OpenAI ChatGPT 3.5 Turbo chat AI model using Python.
Access the OpenAI GPT-4 chat AI model using Python.
The official Next.js template, but with TailwindCSS.
TailwindCSS adds utility-classes so you can create wonderful UI easy and fast.
This is, bun on replit!
Thanks for using Bun on Replit! This was created by DaInfLoop, and bddy!
bun is a new:
JavaScript runtime with Web APIs like fetch, WebSocket, and several more builtin. bun embeds JavaScriptCore, which tends to be faster and more memory efficient than more popular engines like V8 (though harder to embed)
JavaScript/TypeScript/JSX transpiler
JavaScript & CSS bundler
Task runner for package.json scripts
npm-compatible package manager
Access the OpenAI GPT-4 chat AI model using Node.js.