Notepad/enter/Coding Tips (Classical)/Terminal Tips/Languages/Python/tools/IPython/Colab/About Colab.md

1.1 KiB

Tips for Colab Programming for coding assessments, tests, and more

Colab is a fantastic IDE in my opinion and serves a better function than jupyter does (which I prefer in the iPython mode anyhow). When actually trying to program in a safe environment, colab does the job. Otherwise just use a full-fledged environment like PyCharm and VSCode right? Or otherwise vim and ipython would do the trick.