Antonhummingbird.hashnode.dev·Oct 4, 2024Hybrid Local/Cloud-VM Setups & Solutions for Resource Intensive Python ProjectsUnrooted Android Local Termux Linux Userland PRoot Container of Debian GNU/Linux & Oracle Cloud VM of Debian GNU /Linux Setting up a hybrid environment that allows your unrooted local Debian PRoot on Termux to interact seamlessly with a cloud virtual...Discussdebian
Pronod Bharatiyadata-intelligence.hashnode.dev·Sep 21, 2024Set Up a Working Directory in a Containerized MicroK8s Environment with Canonical Data Science Stack and GitHub IntegrationIn this article, we will walk through the detailed process of setting up a working directory inside a a PyTorch container running on MicroK8s, a lightweight Kubernetes distribution, using the Canonical Data Science Stack. You have the choice to use t...Discuss·6 likes·28 readsLinux and Machine Learningmicrok8s
Md. Fahim Bin Aminfahimbinamin.hashnode.dev·Sep 21, 2024Configure Miniconda So That You Can Choose a Separate Environment Directly From Jupyter Lab/NotebookTo set up Miniconda in such a way that you can see and select all your environments directly in Jupyter Lab/Notebook on Ubuntu, follow these steps: Step 1: Install Miniconda Download the Miniconda installer for Linux: wget https://repo.anaconda.com...DiscussLinuxJupyter Notebook
Pronod Bharatiyadata-intelligence.hashnode.dev·Sep 18, 2024Optimize Your AI Workflow: Leveraging Data Science Stack, MicroK8s, MLflow, and JupyterHub for Effective ML EnvironmentAs the world of data science and machine learning (ML) continues to evolve, the demand for efficient, reproducible, and easily manageable ML environments has never been greater. Data scientists and ML engineers often face the challenge of setting up ...Discuss·27 readsLinux and Machine LearningData Science Stack
Freda Victorlearndataengineering.hashnode.dev·Sep 17, 2024Automating a Scalable Data Pipeline with AWS Glue, Athena, and TerraformIntroduction In today’s data-driven world, companies need to process large volumes of data quickly and efficiently to derive meaningful insights. As a data engineer, you’re tasked with building robust, scalable systems that extract, transform, and lo...DiscussAWS Glue
Priyapeeplika.hashnode.dev·Mar 16, 2024Interactive Visualization With Jupyter -Hey everyone, I was researching similar libraries to ipywidgets as I am preparing for a GSoC project. To my surprise, there are so many! I would like to mention this paper - (https://www.researchgate.net/publication/350539347_Interactive_Data_Visuali...Discuss·10 likes·31 readsjupyter widgets
Christian Buenochristianbueno.hashnode.dev·Feb 17, 2024Introducción al análisis de datos con Python, Jupyter, Numpy, PandasEste recurso contiene algunos comandos de la libreria Pandas, pueden aprender como cargar un archivo CSV, tambien como usar la API de kaggle para poder descargar un dataset, como descomprimir un archivo zip, como renombrar el nombre de las columnas, ...Discuss·31 readsPython
Diego Cornejoblog.diegocornejo.com·Nov 7, 2023Deploy Jupyter Lite on Vercel / NetlifyIntroduction: Jupyter Notebook is an incredibly versatile tool for working with code and data interactively and collaboratively. In this article, I'll guide you through an exciting journey that begins with an introduction to Jupyter and its Notebooks...Discuss·1 like·473 readsJupyter Notebook
Derrick Qinderrickqin.com·Jun 16, 2023Enable auto-shutdown for Vertex AI Workbench user-managed NotebooksVertex AI Workbench user-managed notebooks instances let you create and manage deep learning virtual machine (VM) instances that are prepackaged with JupyterLab. It is powerful but doesn't have an auto-shutdown feature. Is it possible to enable it wi...DiscussVertex-AI
WhatDoesKmean?loggar.hashnode.dev·May 29, 2023Demystifying the Installation of JupyterHub on Amazon Linux 2In the realm of data science and analytics, efficient data ingestion and automation play crucial roles in facilitating streamlined workflows and driving insightful decision-making. JupyterHub, an open-source web-based platform, has emerged as an indi...Discuss·4 likes·58 readsJupyter Notebook