Python a month ago How to Auto Generate requirements.txt (Dependencies) in Python - 3 examples In this tutorial, we'll see how to automatically create requirements.txt in Python. We'll cover 3 different ways of auto generation of dependencies: pip freeze
Linux Mint 2 months ago How to Completely Remove Flatpak - Linux Mint In this tutorial, we'll be discussing how to completely remove Flatpak from Linux Mint. We'll first check what applications are installed with Flatpak. Then we
Linux Mint 2 months ago How to Locate Fonts in Linux Mint In this short article I'll show you the popular font locations for Linux Mint. How to find where a given font is located. If you
Linux Mint 2 months ago How to Apply View Settings to All Folders in Linux Mint Looking to apply view settings to all folders and subfolders in Linux Mint? If so this tutorial will show you how to apply settings globally
Linux Mint 2 months ago How to Install Ghostwriter in Linux Mint - nice Markdown Editor There are few ways in which you install Ghostwriter - the text Markdown editor in Linux Mint. In this guide, I’ll share with you
Office 2 months ago How to Refresh All Pivot Tables in LibreOffice Calc with single click In this brief post, you will find how to refresh all pivot tables in LibreOffice Calc with a single click. Pivot tables don't refresh after
Linux Mint 2 months ago How to Set environment variables permanently in Linux Mint In this short tutorial, I’ll show you how to set environment variables permanently in Linux Mint. Environment variables help programs to find important information
Linux Mint 2 months ago How to Create File/Folder Shortcut in Linux Mint 19.3 with One Click (Nemo) This brief tutorial shows how to create shortcuts in Linux Mint for files and folders. There are two ways of creating shortcut in Linux Mint:
git 3 months ago [GitHub] Deprecation Notice - Basic Authentication Using a Password to Git Is Deprecated If you received a mail from GitHub about - [GitHub] Deprecation Notice. Which warns about: Basic authentication using a password to Git is deprecated and
Linux Mint 3 months ago How to Read Lines From Large Compressed File Without Decompressing in Linux Mint In this post you can find how to read first or any lines from a large gzip archive. I have a 1.1 GB .gz
Linux Mint 3 months ago How to Fix Redshift in Linux Mint Fast and Easy In this brief tutorial you can find how to fix Redshift in Linux Mint. This solution fixes several problems like: redshift is loading slowly not
pandas 3 months ago Pandas Easy Parallelization with df.iterrows() or For Loop Do you need to use Parallelization with df.iterrows() / For loop in Pandas? If so this article will describe two different ways of this technique.
3 months ago JupyterLab Select, Move and/or Merge Multiple Cells In this short article, you can find how to select and move/delete/copy/delete multiple cells at once in JupyterLab. This feature is available
Linux Mint 3 months ago How to Install Telegram on Linux Mint (easy and fast) In this short guide, I’ll show you how to install Telegram on Linux Mint in several ways. The program is an excellent messenger for
Linux Mint 4 months ago How To Install Node.js on Linux Mint Need to install a Node.js in Linux Mint? If so, I’ll show you two ways of installing Node.js on Linux Mint. The