Insted of only Python,We can read, write and execute C, C++, Matlab, Javascript, Shell scripts, HTML, LaTex in jupyter notebook, And also execute them on remote computer
- Install Jupyter notebook redirect to install.
- For Windows install GNU GCC / G++ Compiler MinGW or Cywing.
- For MacOS you can use Clang, or for GNU GCC/G++ you can use homebrew for installation.
- (optional) Install Julia (link).
- (optional) Install LaTex for your OS (link).
- (optional) or Use Google Colab (link).
| About | Instructions to install jupyter and add kernel to ipython notebook. |
|---|---|
| Remote | Instructions to tunnel kernel on remote device and run your code on remote computer |
| C++ | Instruction to read write and execute C++ code on jupyter nootebook. |
| C | Instruction to read write and execute C code on jupyter nootebook. |
| Java | Instruction to read write and execute Java code on jupyter nootebook. |
| Julia | Instruction to read write and execute Julia code on jupyter nootebook. |
| Matlab | Instruction to read write and execute Matlab code on jupyter nootebook. |
| Web | Instruction to read write and execute HTML and JavaScript code on jupyter nootebook. |
| Shell | Instruction to read write and execute Bash shell scripts on jupyter nootebook. |
| LaTex | Instruction to read write and execute Latex code on jupyter nootebook. |