{"id":5646383,"date":"2022-05-23T10:26:33","date_gmt":"2022-05-23T14:26:33","guid":{"rendered":"https:\/\/lightning.ai\/pages\/?p=5646383"},"modified":"2022-09-10T11:15:15","modified_gmt":"2022-09-10T15:15:15","slug":"8-terminal-commands-for-mac-users","status":"publish","type":"post","link":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/","title":{"rendered":"EP 02: 8 Terminal Commands for Mac Users"},"content":{"rendered":"<p>Not sure how to get started with the Terminal? In this Lightning Bits episode, William and Sebastian show you how to use it on a Mac and share 8 key Terminal commands that will make working on your Mac easier. Watch the video, or continue reading below.<\/p>\n<p><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/KhQKqaxU7BQ\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<h2>The Terminal<\/h2>\n<p>The Terminal is a command line interface (CLI) for your computer&#8217;s operating system (OS). Although you can access the Terminal through an application, it&#8217;s mostly used only by network administrators and technical users who want to minimize the impact on their computer&#8217;s resources, or who want to initiate an action that is not generally supported by the graphical user interface (GUI).<\/p>\n<h3>Opening the Terminal App<\/h3>\n<p>If you are on a Mac, you can find the Terminal in the Applications\/Utilities folder:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5646384 size-full\" src=\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac.png\" alt=\"Mac Terminal App\" width=\"1872\" height=\"1116\" srcset=\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac.png 1872w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac-300x179.png 300w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac-1024x610.png 1024w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac-768x458.png 768w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac-1536x916.png 1536w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/terminal-app-on-mac-600x358.png 600w\" sizes=\"(max-width: 1872px) 100vw, 1872px\" \/><\/p>\n<p>On a Mac you can also open the App using Spotlight search. Our favorite shortcut to open the Terminal.app is to press Command+Space and type terminal into Spotlight:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5646385 size-full\" src=\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight.png\" alt=\"Opening the Mac Terminal using Spotlight\" width=\"1584\" height=\"1084\" srcset=\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight.png 1584w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight-300x205.png 300w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight-1024x701.png 1024w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight-768x526.png 768w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight-1536x1051.png 1536w, https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/opening-mac-terminal-using-spotlight-600x411.png 600w\" sizes=\"(max-width: 1584px) 100vw, 1584px\" \/><\/p>\n<h3>8 Key Commands<\/h3>\n<p>Here is a summary of the Terminal commands we cover in this episode:<\/p>\n<ul dir=\"auto\">\n<li><code>ls<\/code>: shows the contents of the current directory<\/li>\n<li><code>mkdir NewDirectory<\/code>: creates a new directory called\u00a0<code>NewDirectory<\/code><\/li>\n<li><code>cd NewDirectory<\/code>: navigates into a directory called\u00a0<code>NewDirectory<\/code><\/li>\n<li><code>open .<\/code>: opens the current directory in the macOS Finder app<\/li>\n<li><code>clear<\/code>: clears the terminal<\/li>\n<li><code>touch some_file.py<\/code>: creates a new, empty file called\u00a0<code>some_file.py<\/code><\/li>\n<li><code>mv some_file.py main.py<\/code>: renames the\u00a0<code>some_file.py<\/code>\u00a0file to\u00a0<code>main.py<\/code><\/li>\n<li><code>rm main.py<\/code>: removes (deletes) the file\u00a0<code>main.py<\/code><\/li>\n<li><code>rm -r SomeDirectory<\/code>: removes a folder called\u00a0<code>SomeDirectory<\/code><\/li>\n<\/ul>\n<p>Watch the video for more details on each command!<\/p>\n<h3>Useful Links<\/h3>\n<ul>\n<li>iTerm2:\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/iterm2.com\/\" rel=\"nofollow\"><u>https:\/\/iterm2.com<\/u><\/a><\/span><\/li>\n<li>Wiliam&#8217;s open source work:\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/github.com\/williamFalcon\"><u>https:\/\/github.com\/williamFalcon<\/u><\/a><\/span><\/li>\n<li>Sebastian&#8217;s open source work:\u00a0<span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/github.com\/rasbt\"><u>https:\/\/github.com\/rasbt<\/u><\/a><\/span><\/li>\n<\/ul>\n<p>Stay tuned for future episodes of Lightning Bits! Also, if you have any questions, please don&#8217;t hesitate to reach out on <a style=\"color: #0000ff;\" href=\"https:\/\/pytorch-lightning.slack.com\/archives\/C03GS6MTCCQ\" rel=\"nofollow\"><u>Slack<\/u><\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Not sure how to get started with the Terminal? In this Lightning Bits episode, William and Sebastian show you how to use it on a Mac and share 8 key Terminal commands that will make working on your Mac easier. Watch the video, or continue reading below. The Terminal The Terminal is a command line<a class=\"excerpt-read-more\" href=\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\" title=\"ReadEP 02: 8 Terminal Commands for Mac Users\">&#8230; Read more &raquo;<\/a><\/p>\n","protected":false},"author":16,"featured_media":5646386,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[102],"tags":[77,81],"glossary":[],"acf":{"hide_from_archive":null,"content_type":null,"code_embed":null,"code_shortcode":null,"custom_styles":null,"sticky":null,"additional_authors":null,"mathjax":null,"default_editor":null,"sections":null,"show_table_of_contents":null,"table_of_contents":null,"tabs":null,"tab_group":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>EP 02: 8 Terminal Commands for Mac Users - Lightning AI<\/title>\n<meta name=\"description\" content=\"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EP 02: 8 Terminal Commands for Mac Users - Lightning AI\" \/>\n<meta property=\"og:description\" content=\"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\" \/>\n<meta property=\"og:site_name\" content=\"Lightning AI\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-23T14:26:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-09-10T15:15:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"JP Hennessy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@LightningAI\" \/>\n<meta name=\"twitter:site\" content=\"@LightningAI\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"JP Hennessy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\"},\"author\":{\"name\":\"JP Hennessy\",\"@id\":\"https:\/\/lightning.ai\/pages\/#\/schema\/person\/2518f4d5541f8e98016f6289169141a6\"},\"headline\":\"EP 02: 8 Terminal Commands for Mac Users\",\"datePublished\":\"2022-05-23T14:26:33+00:00\",\"dateModified\":\"2022-09-10T15:15:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\"},\"wordCount\":286,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/lightning.ai\/pages\/#organization\"},\"image\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png\",\"keywords\":[\"lightning bits\",\"terminal\"],\"articleSection\":[\"Lightning Bits\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\",\"url\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\",\"name\":\"EP 02: 8 Terminal Commands for Mac Users - Lightning AI\",\"isPartOf\":{\"@id\":\"https:\/\/lightning.ai\/pages\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png\",\"datePublished\":\"2022-05-23T14:26:33+00:00\",\"dateModified\":\"2022-09-10T15:15:15+00:00\",\"description\":\"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.\",\"breadcrumb\":{\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage\",\"url\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png\",\"contentUrl\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png\",\"width\":1280,\"height\":720,\"caption\":\"Using the Mac Terminal and 8 key commands\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/lightning.ai\/pages\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EP 02: 8 Terminal Commands for Mac Users\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lightning.ai\/pages\/#website\",\"url\":\"https:\/\/lightning.ai\/pages\/\",\"name\":\"Lightning AI\",\"description\":\"The platform for teams to build AI.\",\"publisher\":{\"@id\":\"https:\/\/lightning.ai\/pages\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lightning.ai\/pages\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/lightning.ai\/pages\/#organization\",\"name\":\"Lightning AI\",\"url\":\"https:\/\/lightning.ai\/pages\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lightning.ai\/pages\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2023\/02\/image-17.png\",\"contentUrl\":\"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2023\/02\/image-17.png\",\"width\":1744,\"height\":856,\"caption\":\"Lightning AI\"},\"image\":{\"@id\":\"https:\/\/lightning.ai\/pages\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/LightningAI\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/lightning.ai\/pages\/#\/schema\/person\/2518f4d5541f8e98016f6289169141a6\",\"name\":\"JP Hennessy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lightning.ai\/pages\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/28ade268218ae45f723b0b62499f527a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/28ade268218ae45f723b0b62499f527a?s=96&d=mm&r=g\",\"caption\":\"JP Hennessy\"},\"url\":\"https:\/\/lightning.ai\/pages\/author\/jplightning-ai\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EP 02: 8 Terminal Commands for Mac Users - Lightning AI","description":"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/","og_locale":"en_US","og_type":"article","og_title":"EP 02: 8 Terminal Commands for Mac Users - Lightning AI","og_description":"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.","og_url":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/","og_site_name":"Lightning AI","article_published_time":"2022-05-23T14:26:33+00:00","article_modified_time":"2022-09-10T15:15:15+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png","type":"image\/png"}],"author":"JP Hennessy","twitter_card":"summary_large_image","twitter_creator":"@LightningAI","twitter_site":"@LightningAI","twitter_misc":{"Written by":"JP Hennessy","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#article","isPartOf":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/"},"author":{"name":"JP Hennessy","@id":"https:\/\/lightning.ai\/pages\/#\/schema\/person\/2518f4d5541f8e98016f6289169141a6"},"headline":"EP 02: 8 Terminal Commands for Mac Users","datePublished":"2022-05-23T14:26:33+00:00","dateModified":"2022-09-10T15:15:15+00:00","mainEntityOfPage":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/"},"wordCount":286,"commentCount":0,"publisher":{"@id":"https:\/\/lightning.ai\/pages\/#organization"},"image":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage"},"thumbnailUrl":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png","keywords":["lightning bits","terminal"],"articleSection":["Lightning Bits"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/","url":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/","name":"EP 02: 8 Terminal Commands for Mac Users - Lightning AI","isPartOf":{"@id":"https:\/\/lightning.ai\/pages\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage"},"image":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage"},"thumbnailUrl":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png","datePublished":"2022-05-23T14:26:33+00:00","dateModified":"2022-09-10T15:15:15+00:00","description":"In this Lightning Bits episode, William and Sebastian show you how to use the Terminal app on a Mac and share 8 key Terminal commands.","breadcrumb":{"@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#primaryimage","url":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png","contentUrl":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2022\/08\/Using-the-Mac-Terminal.png","width":1280,"height":720,"caption":"Using the Mac Terminal and 8 key commands"},{"@type":"BreadcrumbList","@id":"https:\/\/lightning.ai\/pages\/education\/lightning-bits\/8-terminal-commands-for-mac-users\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lightning.ai\/pages\/"},{"@type":"ListItem","position":2,"name":"EP 02: 8 Terminal Commands for Mac Users"}]},{"@type":"WebSite","@id":"https:\/\/lightning.ai\/pages\/#website","url":"https:\/\/lightning.ai\/pages\/","name":"Lightning AI","description":"The platform for teams to build AI.","publisher":{"@id":"https:\/\/lightning.ai\/pages\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lightning.ai\/pages\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/lightning.ai\/pages\/#organization","name":"Lightning AI","url":"https:\/\/lightning.ai\/pages\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lightning.ai\/pages\/#\/schema\/logo\/image\/","url":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2023\/02\/image-17.png","contentUrl":"https:\/\/lightningaidev.wpengine.com\/wp-content\/uploads\/2023\/02\/image-17.png","width":1744,"height":856,"caption":"Lightning AI"},"image":{"@id":"https:\/\/lightning.ai\/pages\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/LightningAI"]},{"@type":"Person","@id":"https:\/\/lightning.ai\/pages\/#\/schema\/person\/2518f4d5541f8e98016f6289169141a6","name":"JP Hennessy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lightning.ai\/pages\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/28ade268218ae45f723b0b62499f527a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/28ade268218ae45f723b0b62499f527a?s=96&d=mm&r=g","caption":"JP Hennessy"},"url":"https:\/\/lightning.ai\/pages\/author\/jplightning-ai\/"}]}},"_links":{"self":[{"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/posts\/5646383"}],"collection":[{"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/comments?post=5646383"}],"version-history":[{"count":0,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/posts\/5646383\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/media\/5646386"}],"wp:attachment":[{"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/media?parent=5646383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/categories?post=5646383"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/tags?post=5646383"},{"taxonomy":"glossary","embeddable":true,"href":"https:\/\/lightning.ai\/pages\/wp-json\/wp\/v2\/glossary?post=5646383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}