Two ways to run JavaScript in Jupyter Notebook:
- Client side javascript using IPython built-in magic commands;
- Server side Node javascript using Javascript kernel for the Jupyter notebook.
Git is a powerful system for distributed version control.
6 functions of dplyr package.
Each version of the kernel can occupy up to 150 MB. If you have downloaded the headers you get 250 MB of space.
To view the installed kernels
dpkg --list | grep linux-image
A Web Service is a software application identified by a Uniform Resource Identifier (URI) whose interfaces and binding are capable of being defined, described and discovered by XML artifacts and [that] supports direct interactions with other software applications using XML based messages via Internet-based protocols (HTTP, HTTPS, SMTP).
Cross-Site Request Forgery (CSRF) is a type of attack that occurs when a malicious Web site, email, blog, instant message, or program causes a user’s Web browser to perform an unwanted action on a trusted site for which the user is currently authenticated.