virtualbox unbuntu install softwares

install java sudo apt-add-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java8-installer install open-terminal-here $ sudo apt-get update && sudo apt-get upgrade $ sudo apt-get install nautilus $ sudo apt-get…

0 Comments

Cassandra, Python, R, Node.js

It is quite nice, that Cassandra has driver for Python, R and Node.js. If you want to build a website with Cassandra DB which has also heavily scientific programming, I…

0 Comments

Python vs. R

It is very difficult to say which one I like more. Jupter vs. RMarkdown RMarkDown: quick edit for beautiful report, compile is slow Jupyter: console in web, flexible, but sometimes…

0 Comments

Install Jupyter Kernel

1. How to install ipython 3 kernel to jupyter? + install Anaconda 3 + copy "Jupyter notebook" symbol to desktop + right click -> "property" -> "start in" change to…

0 Comments