Jupyter Notebook is an open-source server-client application written in Python. The word “Jupyter” comes from the languages that support this platform: Julia (Ju), Python(py), and R (er).
ubuntu
How to Install Gitea on Ubuntu 22.04
Gitea is a community-managed lightweight code hosting solution written in Go. It is published under the MIT license. Gitea can run cross-platform using Go and can compile for Windows, macOS, and Linux ARM.
How to Install Jenkins on Ubuntu 22.04
Jenkins is an open-source self-contained Java automation program used as a Continuous integration and delivery tool.
How to Install MariaDB on Ubuntu 22.04
In this tutorial, we are going to install in step-by-step detail the MariaDB database service on Ubuntu 22.04 OS.
MariaDB is an open-source relational database management system (RDBMS) developed mostly by MySQL developers. It is written in C, C++, Perl, and Bash. MariaDB offers many types, such as tinyint, smallint, mediumint, int, bigint, float, double, datetime, char, and many more. This tutorial will install MariaDB, explain how to manage the service and show you some commands with real examples.
How to Install Discourse on Ubuntu 22.04
In this tutorial, we are going to show you how to install Discourse on Ubuntu 22.04 OS.
Discourse is open-source forum software written in Ruby as the backend and Javascript as frontend languages, respectively. Discourse offers a variety of features, such as threading, tagging, categorization, and many customizable plugins.
How to Install Mattermost on Ubuntu 22.04
Mattermost is an open-source communication and collaboration platform for businesses, organizations, and technical and operational teams. It’s a secure and private alternative to other messaging platforms like Slack and Microsoft Teams.
How to Install Jetty on Ubuntu 22.04
Jetty or Eclipse Jetty is a Java web server and Java servlet container. Jetty is free and open-source software used to establish communication from one machine to another, unlike the usual web servers that serve documents from server to user.
How to Install ERPNext on Ubuntu 22.04
ERPNext is an open-source ERP (Enterprise Resource Planning) system aimed at small and medium-sized businesses. Frappé Technologies develops the software.
It includes modules like accounting, CRM, purchasing, sales, website, e-commerce, POS, inventory, project management, etc.