Tag Archives: codeanywhere

How to Install Octave Kernel in Jupyter Easily

GNU Octave, is the open-source implementation of high level programming languages, primarily used in calculations. It is among the open-source alternative of MATLAB, however, compared to others, it has advantages in high compatibility with MATLAB. Among with Python and R, Octave are popular in data science community, particularly in learning and developing new algorithm, before… Read More: How to Install Octave Kernel in Jupyter Easily »

How to Install Jupyter Notebook on CodeAnywhere Easily

Jupyter is a spinoff project from IPython that aims to “develop open-source software, open-standards, and services for intearctive computing across dozens of programming languages”. The name itself is a reference to the three core languages supported by them: Julia, Python, and R. One of the famous feature is the Notebook that is mainly used as… Read More: How to Install Jupyter Notebook on CodeAnywhere Easily »

How to Install RStudio in CodeAnywhere Server Easily

CodeAnywhere is a cloud based development platform that enables developers to develop their app on the cloud, with interface available both for desktop and mobile. One might wonder if it is possible to install software such as Rstudio in CodeAnywhere server. One of the features of CodeAnywhere is the ability to deploy container, which is… Read More: How to Install RStudio in CodeAnywhere Server Easily »