No iPython videos yet. You could help us improve this page by suggesting one.
iPython might be a bit more popular than Light Table. We know about 19 links to it since March 2021 and only 14 links to Light Table. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
As alluded to in Poetry2Nix Development Flake with Matplotlib GTK Support, I’m currently in the process of getting my “new” python workflow up to speed. My second problem, after dependency and environment management, was that fancy REPLs like ipython or ptpython don’t jazz well with the standard comint based inferior python repl that comes with python-mode. One can basically only run ipython with the... - Source: dev.to / 12 months ago
Third, if possible use a command line interpreter to test things out. I recommend ipython for this purpose. You can use your browser's developer console this way if you are learning Javascript. Source: about 2 years ago
IJulia is an interactive notebook environment powered by the Julia programming language. Its backend is integrated with that of the Jupyter environment. The interface is web-based, similar to the iPython notebook. It is open-source and cross-platform. - Source: dev.to / about 2 years ago
Also, take a look at installing iPthon to give you a much richer shell environment. This underpins Jupyter Notebooks, so is well known, proven and trusted. Source: about 2 years ago
I know this isn't quite what you're asking for, but IPython (https://ipython.org/) is very capable as a Python + bash (or other) shell, as it allows you to easily integrate the system shell into the interactive environment. Although they now recommend Xonsh (https://xon.sh/) for such purposes. Source: about 2 years ago
Having never used the authoring tool, can you point me towards something to model it after? I think a Bret Victor, "Inventing on Principal" style editor would be perfect, combined with some sort of scratch like Python IDE where each element is defined in terms of its reactive behaviors with other elements on a timeline. https://youtu.be/PUv66718DII?t=634 With some http://lighttable.com/. - Source: Hacker News / 2 months ago
For those like me who have never heard of it, I think OP is referring to this: http://lighttable.com. - Source: Hacker News / 10 months ago
Http://lighttable.com/ (somewhat tangentially related, I think?) Sorry this is so scattered I need to hit the hay LOL. - Source: Hacker News / 12 months ago
He's got a point. I'm surprised he didn't mention Light Table. Source: over 2 years ago
There was a massive amount of excitement around Light Table when it was first announced. I remember one or more pretty amazing videos. I don't have link(s) on-hand though. http://lighttable.com/. - Source: Hacker News / almost 3 years ago
PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...
VS Code - Build and debug modern web and cloud applications, by Microsoft
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.
IDLE - Default IDE which come installed with the Python programming language.
Vim - Highly configurable text editor built to enable efficient text editing