- Published on
When sharing Kusto queries for Azure Data Explorer, it’s often useful to generate a direct link to the query. This snippet demonstrates how to create such a link using Python by encoding the query.
All the latest blog posts with the snippet tag.
When sharing Kusto queries for Azure Data Explorer, it’s often useful to generate a direct link to the query. This snippet demonstrates how to create such a link using Python by encoding the query.
Generating PDFs from web pages can be incredibly useful for archiving content, creating reports, or sharing information in a portable format.
Puppeteer, a Node.js library that provides a high-level API to control Chrome or Chromium over the DevTools Protocol, makes this task straightforward.
This article explains how to add social media tags to your webpack project.