
Light Table
Light Table is the next generation code editor. Light Table Connects you to your creation with instant feedback and showing data values flow through your code.
Light Table docs
By default, if Light Table can find a recent IPython installed on your machine, it will use it to provide a much more robust python evaluation environment. If you don’t have it installed, …
Getting started with Light Table
Once each file’s syntax is set to its respective language, Light Table will know how to evaluate your code. When you evaluate a Javascript file, Light Table will usually ask you to connect to a …
Light Table Blog
Mar 31, 2019 · Light Table is the next generation code editor. Light Table Connects you to your creation with instant feedback and showing data values flow through your code.
How Do I... - docs.lighttable.com
Jan 9, 2001 · By default, if Light Table can find a recent IPython installed on your machine, it will use it to provide a much more robust python evaluation environment. If you don’t have it …
What is... - docs.lighttable.com
Jan 8, 2001 · In the Light Table world, a workspace is the group of files and folders that you’re interested in. Workspaces are saved and created automatically, and you can access the last …
Other stuff - docs.lighttable.com
Jan 7, 2001 · Light Table, with the exception of specific language clients, is written almost entirely in ClojureScript. For more detail on how it is architected, take a look at Chris’s blog post The …
Light Table Blog
Two years ago we started on our goal to make programming better with Light Table. Now we’re working on bringing programming to everyone with Eve. As it exists today, programming is …
Getting Started - docs.lighttable.com
Jan 10, 2001 · Follow these instructions to install IPython (note: it must IPython 1.0 or greater and you must install pyzmq as well in order for it to work with Light Table.)