VS Code Collab Extension: GPU Training in Jupyter
The VS Code Collab extension connects your local Jupyter notebooks to Google Colab's GPU compute, eliminating …
The VS Code Collab extension connects your local Jupyter notebooks to Google Colab's GPU compute, eliminating …
TexText is a free Inkscape extension that embeds a live LaTeX compiler into Inkscape, letting you write equations, TikZ …
Learn the three-tool HPC stack: SSH/SCP/Rsync for file transfer, Singularity/Apptainer for containerization, and SLURM …
SLURM powers 60% of the world's HPC clusters, but cryptic path errors and resource misconfiguration trip up most …
Singularity/Apptainer lets you package your entire development environment into a single .sif file, build it locally, …
Learn how to eliminate manual job script duplication by using SLURM array jobs with CSV parameter files. This guide …
The Mermaid Diagram Generator extension lets you create publication-ready diagrams directly inside Inkscape—no browser …
Learn how to use Matplotlib's xkcd() context manager to transform standard research plots into hand-drawn sketch-style …
The Matplotlib Figure Generator extension lets you create and edit Matplotlib visualizations directly inside Inkscape …
Learn Matplotlib's FuncAnimation class with a proven four-step framework for animating scientific data. This tutorial …
Part 2 of Inkscape for Scientists teaches you how to add labeled text, create smart connectors that move with objects, …
Apptainer (formerly Singularity) lets you package entire conda environments into portable .sif files that run …
The Load References extension lets you import citations directly from .bib, .ris, .enw, and .json files into Inkscape …
Learn two built-in methods to render LaTeX equations in Inkscape: fast PDF-LaTeX (no setup) and editable TexText …
Poster Utils is a free Inkscape extension that automatically generates and layouts academic poster headers with correct …
Learn how to deploy a Hugo website to GitHub Pages using GitHub Actions for automatic, hands-off publishing. This guide …
Excalidraw's AI text-to-diagram feature converts plain-language descriptions into fully editable visual diagrams in …
Learn how to deploy your Jupyter Book to GitHub Pages completely free using GitHub Actions. This step-by-step guide …
The D2 Inkscape extension lets you write diagrams as code and render them live inside Inkscape as editable SVG. Perfect …
Jupyter Book transforms Markdown and Jupyter notebooks into interactive, web-hosted course websites where readers …
Hugo is a blazing-fast static site generator perfect for researchers and PhD students building professional online …
Learn how to generate dozens of personalized certificates automatically using Inkscape's Next Generator extension. …
Learn how to build and deploy Apptainer containers on HPC clusters without Docker. This practical guide walks …
Apptainer + Conda solves the researcher's tax: environment reproduction across machines. Package your complete Python …
Learn how to export your local Conda environment into a production-ready Apptainer container that runs identically …
The AI Text Generator extension lets you generate, rewrite, translate, and edit text directly inside Inkscape using …
The AI SVG Generator is a new Inkscape extension that lets you generate fully editable SVG diagrams by describing them …
The AI Image Generator extension brings Stable Diffusion, DALL·E, and Flux directly into Inkscape, eliminating the …
Stop wasting time in visual diagram editors. Mermaid lets you generate professional flowcharts, sequence diagrams, and …
Your journal rejection might not be about your science—it's about pixelated plots and low-res JPEGs. This step-by-step …
Reviewer comments about pixelated figures? Inkscape is free, open-source vector software that creates crisp, scalable …
Struggling with Python version conflicts and dependency hell? This beginner's guide walks you through Anaconda …
A complete guide to using Git and GitHub for research code, data scripts, and even your thesis — explained for …

This article will presents important reason why you should master markdown to ease your academic journey.

Presentation of three framework that allow you to create figure for your paper only using text.

This article with present a pipeline to create fast and reliable power point presentation using markdown and pandoc that …

This article will present a set of tool to create latex table a .csv directly from python.