{"id":4288,"date":"2025-08-01T11:40:00","date_gmt":"2025-08-01T10:40:00","guid":{"rendered":"https:\/\/apoioaempresas.pt\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/"},"modified":"2025-08-01T11:40:00","modified_gmt":"2025-08-01T10:40:00","slug":"ai-notebook-do-you-know-what-it-is-and-how-to-use-it","status":"publish","type":"post","link":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/","title":{"rendered":"AI notebook: Do you know what it is and how to use it?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">In the age of Artificial Intelligence (AI) and Data Science, the way experts work has changed profoundly. Complex programming environments have evolved into tools that bring together explanatory text, executable code and data visualizations in a single space. It is against this backdrop that the widespread concept of <em>Notebook AI<\/em> is gaining relevance.  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An AI Notebook is not a stand-alone piece of <em>software <\/em>, but an interactive development environment format, with prominent examples such as <a href=\"https:\/\/jupyter.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Jupyter Notebook <\/a>and <a href=\"https:\/\/colab.google\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Colab<\/a>. Its practical usefulness is enormous, as it allows data scientists,<em> machine learning<\/em> engineers and analysts to share their reasoning, the methods applied and the results obtained, ensuring transparency and reproducibility in their work. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article aims to demystify the concept, explain the most commonly used tools and therefore provide a practical guide on how to use an AI Notebook for Data Science and AI projects, fulfilling its dual function: being a digital lab notebook and a <a href=\"https:\/\/apoioaempresas.pt\/en\/services\/digital-marketing\/\">powerful communication platform<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is it and why is it crucial for AI?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">First of all, the term Notebook AI refers to a <em>web<\/em> application that allows you to create and share documents containing active code, equations, visualizations and narrative text. These documents, often stored with the extension .ipynb (Interactive Python Notebook), are the backbone of countless global AI and <em>Data Science<\/em> projects.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Its interactive nature is, finally, what makes it crucial. Unlike traditional code files (<em>.py<\/em>), where you have to run the entire <em>script<\/em> to see the result, a <em>notebook<\/em> is divided into cells. You can run, for example, just one cell at a time, allowing for incremental experimentation and much more efficient debugging.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Relevance in Practice:<\/strong><\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Data Exploration:<\/strong> Allows data to be loaded and visualized step by step. Analysts can then clean, transform and plot <em>datasets<\/em> to discover patterns before writing the final model code. <\/li>\n\n\n\n<li><strong>AI Model Development:<\/strong> This is ideal for training <em>machine learning<\/em> models iteratively. In this way, the scientist can adjust parameters in one cell and run the training in the next cell, quickly comparing performance. <\/li>\n\n\n\n<li><strong>Scientific Communication:<\/strong> Serves as a complete laboratory report. This way, anyone can follow the methodology, run the code and get the same results, improving <strong>scientific reproducibility<\/strong>. <\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">In short, an <strong>AI Notebook<\/strong> acts as an essential bridge between theory (code) and practice (results), facilitating the data scientist&#8217;s workflow.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The story behind Notebook AI: from idea to interactive reality<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The genesis of the modern interactive <em>notebook<\/em> can be traced back to the <strong>IPython<\/strong> (Interactive Python) project, created by Fernando P\u00e9rez in 2001. The initial intention was to provide a more powerful and interactive <em>shell<\/em> (command line interface) for Python, focused on scientific computing. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In 2011, the concept evolved with the creation of <strong>IPython Notebook<\/strong>, which combined Python code execution with a cell-based <em>web<\/em> interface. However, the real leap occurred in 2014, when the project expanded to support more than just Python (such as R, Julia, among others), and was renamed <strong>Project Jupyter<\/strong>, an acronym representing the three main languages: <strong>Julia<\/strong>, <strong>Python<\/strong>and <strong>R<\/strong>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Its adoption by tech giants and <em>e-learning<\/em> platforms (such as Coursera or edX) has therefore solidified its position as the gold standard for interactive computing, culminating in the development of variants such as <strong>JupyterLab<\/strong> (a more complete evolution of the <em>notebook<\/em> environment) and <strong>Google Collaboratory<\/strong> (Colab).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Evolution of the IPC Concept (Interactive Programming Concept):<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The idea of interactive computing is not new, but <strong>Jupyter<\/strong> has elevated it by integrating the key elements:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Kernel:<\/strong> The engine that executes the code in the selected language.<\/li>\n\n\n\n<li><strong>Web interface:<\/strong> Allows user-friendly, <em>cross-platform<\/em> editing (works on any operating system via a <em>browser<\/em>).<\/li>\n\n\n\n<li><strong>Standardized File Format:<\/strong> The <code>.ipynb<\/code> file is based on JSON, which facilitates version control and sharing on platforms such as GitHub.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This history shows that the tool was born out of the need to make scientific programming more accessible, transparent and collaborative.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Most Used Tools: Jupyter vs. Colab and Other Options<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When talking about <strong>Notebook AI<\/strong>, the reader inevitably comes across two main platforms: <strong>Jupyter Notebook<\/strong> (or JupyterLab) and <strong>Google Collaboratory<\/strong> (Colab). The choice between them depends on the needs of the project, especially in terms of <em>hardware<\/em> (GPU\/CPU) and collaboration. <\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>Features<\/td><td>Jupyter Notebook (or JupyterLab)<\/td><td>Google Collaboratory (Colab)<\/td><\/tr><\/thead><tbody><tr><td><strong>Access\/Execution<\/strong><\/td><td><strong>Local<\/strong> (Installed on the user&#8217;s computer)<\/td><td><strong>Cloud<\/strong> (Run on Google servers)<\/td><\/tr><tr><td><strong>Hardware resources<\/strong><\/td><td>Uses the CPU, RAM and GPU of the <strong>local machine<\/strong><\/td><td>Offers <strong>free<\/strong> (limited) or paid (Colab Pro) <strong>access<\/strong> to GPUs and TPUs.<\/td><\/tr><tr><td><strong>Collaboration<\/strong><\/td><td>Low natively; requires sharing tools such as GitHub\/Git.<\/td><td><strong>High<\/strong> (Similar to Google Docs); allows real-time editing.<\/td><\/tr><tr><td><strong>Dependencies<\/strong><\/td><td>The user is responsible for installing all the libraries and managing the environment.<\/td><td>Pre-configured with the most common Data Science libraries.<\/td><\/tr><tr><td><strong>Customization<\/strong><\/td><td><strong>Maximum<\/strong> (Full control of the environment and <em>kernel<\/em>).<\/td><td>Limited by Google policies and settings.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Jupyter Notebook: The Gold Standard on Location<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jupyter Notebook<\/strong> (and its more advanced version, JupyterLab) is the tool of choice for local projects or in private business environments. It offers <strong>total control<\/strong> over the environment, which is essential for complex projects that require specific <em>hardware<\/em> or exact versions of libraries. It is most commonly used for prototyping and initial development of <strong>Machine Learning models<\/strong>.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Google Colab: The Power of the Free Cloud<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Google Collaboratory<\/strong> (or just Colab) has become extremely popular for two reasons: <strong>easy collaboration<\/strong> and <strong>free access<\/strong> to GPUs and TPUs (hardware accelerators crucial for training <em>Deep Learning<\/em> models). As such, this platform is ideal for students, <em>freelancers<\/em> and small teams who don&#8217;t have access to advanced computing <em>hardware<\/em>, or for sharing quick demos. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Other relevant options:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Kaggle Notebooks:<\/strong> Similar to Colab, focused on <em>Data Science<\/em> competitions and code sharing.<\/li>\n\n\n\n<li><strong>Azure Notebooks\/Amazon SageMaker Notebooks:<\/strong> Integrated <em>cloud<\/em> solutions for enterprise-scale AI projects.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to use an AI notebook in practice<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Using an <strong>AI notebook<\/strong> follows a simple but powerful logic. So, if you&#8217;re just starting out, it&#8217;s essential to understand its modular cell-based structure. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Installation and first contact<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To get started with Jupyter Notebook on your local computer, we highly recommend using <strong>Anaconda<\/strong>, a free distribution that includes Python and most of the <em>Data Science<\/em> libraries (such as NumPy, Pandas and Scikit-learn), making it easy to manage the environment.<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Installing Anaconda:<\/strong> Download and install the appropriate version for your operating system.<\/li>\n\n\n\n<li><strong>Start Jupyter:<\/strong> Open the command line (terminal) and type <code>jupyter notebook<\/code>. The default <em>browser<\/em> will open a new <em>tab<\/em> with the Jupyter <em>dashboard<\/em>. <\/li>\n\n\n\n<li><strong>Create a New Notebook:<\/strong> On the <em>dashboard<\/em>, click <em>New<\/em> and select <em>Python 3<\/em> (or the <em>kernel<\/em> you installed).<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">For <strong>Google Colab<\/strong>, no installation is necessary: just go to <code>colab.research.google.com<\/code> and log in with your Google account.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The 3 essential steps: code, text and visualization<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Firstly, a <em>notebook<\/em> is built from two main cell types: <strong>Code<\/strong> and <strong>Markdown<\/strong>.<\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Text Cells (Markdown):<\/strong> These are used for documentation. Use them to write titles, descriptions, explain your reasoning, list sources and comment on the results. The <strong>Markdown<\/strong> format allows you to create subheadings (using #), lists (*), and format text (bold, italics).  <\/li>\n\n\n\n<li><strong>Code Cells:<\/strong> This is where the Python (or other language) code is written and executed.\n<ul class=\"wp-block-list\">\n<li><strong>Practical Example (AI\/Data Science):<\/strong>Python<code># C\u00e9lula 1: Importar bibliotecas import pandas as pd # Para manipula\u00e7\u00e3o de dados import matplotlib.pyplot as plt # Para visualiza\u00e7\u00e3o # C\u00e9lula 2: Carregar e explorar dados dados = pd.read_csv('dataset_exemplo.csv') print(dados.head()) # Apresenta as primeiras 5 linhas # C\u00e9lula 3: Visualiza\u00e7\u00e3o dos dados plt.figure(figsize=(10, 6)) dados['coluna_alvo'].hist(bins=20) plt.title('Distribui\u00e7\u00e3o da Vari\u00e1vel Alvo') plt.show()<\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Visualization:<\/strong> The result of the execution (such as the output <code>print<\/code> or the graph <code>plt.show()<\/code>) appears immediately below the code cell, creating the cohesive flow of Code -&gt; Result -&gt; Documentation.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">This incremental approach allows the user to focus on small tasks at a time (such as cleaning a column, training a model or evaluating a metric), making it easier to detect and correct errors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Advantages and challenges of Notebook AI in Data Science<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The popularity of <strong>Notebook AI<\/strong> is no coincidence. However, it is important to take a critical view, recognizing its limitations, especially when it comes to moving the project from a prototyping phase to a<em>production<\/em> environment. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages of Data Science (Myths and Truths)<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td>Advantage<\/td><td>Practical Description<\/td><\/tr><\/thead><tbody><tr><td><strong>Reproducibility<\/strong><\/td><td>Allows the code to be executed in the same order as it was written, ensuring that the colleague or reviewer gets exactly the same results. <strong>TRUE.<\/strong><\/td><\/tr><tr><td><strong>Access to hardware<\/strong><\/td><td>Platforms like Colab offer free (limited) access to GPUs, democratizing the development of complex <strong>Deep Learning<\/strong> models. <strong>TRUTH.<\/strong><\/td><\/tr><tr><td><strong>Agile exploration<\/strong><\/td><td>Execution by cell allows the scientist to test hypotheses quickly without having to re-execute the entire program.<\/td><\/tr><tr><td><strong>Coherent communication<\/strong><\/td><td>It integrates the <strong>narrative<\/strong>, the <strong>code<\/strong> and the <strong>results<\/strong> in a single file, making it an excellent way of sharing knowledge.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Future of Interactive Computing and AI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The future of <strong>Notebook AI<\/strong> is therefore focused on resolving its current limitations, namely the issues of versioning, modularity and integration into MLOps (Machine Learning Operations) workflows.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Current trends in notebook AI:<\/h3>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Notebooks as Pipelines:<\/strong> Tools such as <strong>JupyterLab<\/strong> and <em>cloud<\/em> services are enabling <em>notebooks<\/em> to be scheduled and run automatically as part of a data processing and model training <em>pipeline<\/em>.<\/li>\n\n\n\n<li><strong>Integration with Generative AI:<\/strong> The ability for <em>notebooks<\/em> to integrate with <strong>Generative AI<\/strong> tools (such as GitHub Copilot or ChatGPT <em>plugins<\/em> ) is growing. These tools help the user write code, explain code and even correct errors within the code cell, speeding up development. <\/li>\n\n\n\n<li><strong>Evolution of JupyterLab:<\/strong> <strong>JupyterLab<\/strong> is replacing the classic <em>Notebook<\/em>, offering a more complete interface (with terminal, file editor and modular environment) that is more like an IDE<em>(Integrated Development Environment<\/em>), while retaining interactive capabilities.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The trend is for <strong>Notebook AI<\/strong> to stop being just a digital notebook and become a more robust platform capable of integrating the development, documentation and implementation of Artificial Intelligence models.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions about AI notebooks<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">What is a Kernel in an AI Notebook? (Featured Snippet) <\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong>kernel<\/strong> is the computing engine that executes the code written in the <em>notebook<\/em>&#8216;s cells. The most common <em>kernel<\/em> is <strong>IPython<\/strong> (for Python), but there are <em>kernels<\/em> for dozens of other languages, such as R and Julia. When a cell is executed, the <em>kernel<\/em> processes it and returns the result.  <\/p>\n\n\n\n<h4 class=\"wp-block-heading\">What is the main difference between Jupyter Notebook and Google Colab?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The main difference is the <strong>location of the execution<\/strong>: <strong>Jupyter Notebook<\/strong> executes the code on your local computer and uses your <em>hardware<\/em>, while <strong>Google Colab<\/strong> executes the code on Google&#8217;s servers<em>(cloud<\/em>), offering easy access to GPUs.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Is it possible to use an AI Notebook to create a web application?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Not directly. <strong>Notebook AI<\/strong> is, however, a tool for exploration, prototyping and analysis. To create a <em>web<\/em> application that uses an AI model developed in the <em>notebook<\/em>, the final code of the model must be extracted and refactored to be integrated into another <em>framework<\/em> (such as Flask or Django).  <\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Can I use AI notebooks with languages other than Python?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, <strong>Project Jupyter<\/strong> (after which the format is named) supports multiple languages through different <em>kernels<\/em>. In addition to Python, <em>notebooks<\/em> with <em>kernels<\/em> for <strong>R<\/strong> (used in statistics) and <strong>Julia<\/strong> (used in high-performance scientific computing) are very popular.  <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Notebook AI: Mastering the Essential Tool<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Notebook AI<\/strong> is, in fact, the most essential tool in the <em>kit of<\/em> any Data Science and Artificial Intelligence professional. By combining code, visualization and storytelling in a transparent and interactive format, it has transformed the way projects are developed and communicated. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In short: whether you opt for the local flexibility of <strong>Jupyter Notebook\/JupyterLab<\/strong> or the <em>cloud<\/em> power of <strong>Google Colab<\/strong>, mastering the concept of interactive computing is the first step to developing AI models efficiently, collaboratively and reproducibly. Although it presents challenges in production environments, its function as a laboratory for experimentation and data <em>storytelling<\/em> is irreplaceable. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the age of Artificial Intelligence (AI) and Data Science, the way experts work has evolved dramatically. From complex programming environments, we&#8217;ve moved on to tools that combine explanatory text, executable code and data visualizations all in one place. It is in this context that the popular term Notebook AI arose.  <\/p>\n","protected":false},"author":2,"featured_media":4056,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[93,71],"tags":[],"class_list":["post-4288","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-digital-marketing","category-technology-en","category-93","category-71","description-off"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AI notebook: Do you know what it is and how to use it?<\/title>\n<meta name=\"description\" content=\"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI notebook: Do you know what it is and how to use it?\" \/>\n<meta property=\"og:description\" content=\"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Apoio a Empresas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/apoioaempresas\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-01T10:40:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"apoioemp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"apoioemp\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\"},\"author\":{\"name\":\"apoioemp\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/3b85499db65dfd773fa3c4b1f693d3bd\"},\"headline\":\"AI notebook: Do you know what it is and how to use it?\",\"datePublished\":\"2025-08-01T10:40:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\"},\"wordCount\":1894,\"publisher\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp\",\"articleSection\":[\"Digital Marketing\",\"Technology\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\",\"url\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\",\"name\":\"AI notebook: Do you know what it is and how to use it?\",\"isPartOf\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp\",\"datePublished\":\"2025-08-01T10:40:00+00:00\",\"description\":\"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.\",\"breadcrumb\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage\",\"url\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp\",\"contentUrl\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp\",\"width\":1000,\"height\":667,\"caption\":\"Na era da Intelig\u00eancia Artificial (IA) e da Ci\u00eancia de Dados, a forma como os especialistas trabalham evoluiu drasticamente. De ambientes de programa\u00e7\u00e3o complexos, pass\u00e1mos para ferramentas que combinam texto explicativo, c\u00f3digo execut\u00e1vel e visualiza\u00e7\u00f5es de dados, tudo no mesmo lugar. \u00c9 neste contexto que surge o termo popular Notebook AI.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/apoioaempresas.pt\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI notebook: Do you know what it is and how to use it?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#website\",\"url\":\"https:\/\/apoioaempresas.pt\/en\/\",\"name\":\"Apoio a Empresas\",\"description\":\"Disponibilizamos uma variedade de servi\u00e7os de apoio a empresas, para desenvolver o seu neg\u00f3cio ou ideia de neg\u00f3cio. Contacte-nos!\",\"publisher\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/apoioaempresas.pt\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#organization\",\"name\":\"Apoio a Empresas\",\"url\":\"https:\/\/apoioaempresas.pt\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2023\/07\/Apoio-a-Empresas-Logo-Quadrado.png\",\"contentUrl\":\"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2023\/07\/Apoio-a-Empresas-Logo-Quadrado.png\",\"width\":500,\"height\":500,\"caption\":\"Apoio a Empresas\"},\"image\":{\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/apoioaempresas\/\",\"https:\/\/www.linkedin.com\/company\/apoio-a-empresas\/\",\"https:\/\/www.facebook.com\/apoioaempresascom\",\"https:\/\/www.linkedin.com\/company\/apoioaempresascom\/\",\"https:\/\/www.instagram.com\/apoioaempresascom\/\",\"https:\/\/www.instagram.com\/apoioaempresas.pt\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/3b85499db65dfd773fa3c4b1f693d3bd\",\"name\":\"apoioemp\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4c81012441c6850abc4e1d995232a12521e39469045cd7a58f5461c0fcfced59?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4c81012441c6850abc4e1d995232a12521e39469045cd7a58f5461c0fcfced59?s=96&d=mm&r=g\",\"caption\":\"apoioemp\"},\"url\":\"https:\/\/apoioaempresas.pt\/en\/author\/apoioemp\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI notebook: Do you know what it is and how to use it?","description":"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.","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:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/","og_locale":"en_US","og_type":"article","og_title":"AI notebook: Do you know what it is and how to use it?","og_description":"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.","og_url":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/","og_site_name":"Apoio a Empresas","article_publisher":"https:\/\/www.facebook.com\/apoioaempresas\/","article_published_time":"2025-08-01T10:40:00+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp","type":"image\/webp"}],"author":"apoioemp","twitter_card":"summary_large_image","twitter_misc":{"Written by":"apoioemp","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#article","isPartOf":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/"},"author":{"name":"apoioemp","@id":"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/3b85499db65dfd773fa3c4b1f693d3bd"},"headline":"AI notebook: Do you know what it is and how to use it?","datePublished":"2025-08-01T10:40:00+00:00","mainEntityOfPage":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/"},"wordCount":1894,"publisher":{"@id":"https:\/\/apoioaempresas.pt\/en\/#organization"},"image":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage"},"thumbnailUrl":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp","articleSection":["Digital Marketing","Technology"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/","url":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/","name":"AI notebook: Do you know what it is and how to use it?","isPartOf":{"@id":"https:\/\/apoioaempresas.pt\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage"},"image":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage"},"thumbnailUrl":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp","datePublished":"2025-08-01T10:40:00+00:00","description":"Notebook AI: integration of text, code and data visualization that redefines the way we work in the age of Artificial Intelligence.","breadcrumb":{"@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#primaryimage","url":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp","contentUrl":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2025\/10\/notebook-ai.webp","width":1000,"height":667,"caption":"Na era da Intelig\u00eancia Artificial (IA) e da Ci\u00eancia de Dados, a forma como os especialistas trabalham evoluiu drasticamente. De ambientes de programa\u00e7\u00e3o complexos, pass\u00e1mos para ferramentas que combinam texto explicativo, c\u00f3digo execut\u00e1vel e visualiza\u00e7\u00f5es de dados, tudo no mesmo lugar. \u00c9 neste contexto que surge o termo popular Notebook AI."},{"@type":"BreadcrumbList","@id":"https:\/\/apoioaempresas.pt\/en\/ai-notebook-do-you-know-what-it-is-and-how-to-use-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/apoioaempresas.pt\/en\/"},{"@type":"ListItem","position":2,"name":"AI notebook: Do you know what it is and how to use it?"}]},{"@type":"WebSite","@id":"https:\/\/apoioaempresas.pt\/en\/#website","url":"https:\/\/apoioaempresas.pt\/en\/","name":"Apoio a Empresas","description":"Disponibilizamos uma variedade de servi\u00e7os de apoio a empresas, para desenvolver o seu neg\u00f3cio ou ideia de neg\u00f3cio. Contacte-nos!","publisher":{"@id":"https:\/\/apoioaempresas.pt\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apoioaempresas.pt\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/apoioaempresas.pt\/en\/#organization","name":"Apoio a Empresas","url":"https:\/\/apoioaempresas.pt\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/apoioaempresas.pt\/en\/#\/schema\/logo\/image\/","url":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2023\/07\/Apoio-a-Empresas-Logo-Quadrado.png","contentUrl":"https:\/\/apoioaempresas.pt\/wp-content\/uploads\/2023\/07\/Apoio-a-Empresas-Logo-Quadrado.png","width":500,"height":500,"caption":"Apoio a Empresas"},"image":{"@id":"https:\/\/apoioaempresas.pt\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/apoioaempresas\/","https:\/\/www.linkedin.com\/company\/apoio-a-empresas\/","https:\/\/www.facebook.com\/apoioaempresascom","https:\/\/www.linkedin.com\/company\/apoioaempresascom\/","https:\/\/www.instagram.com\/apoioaempresascom\/","https:\/\/www.instagram.com\/apoioaempresas.pt\/"]},{"@type":"Person","@id":"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/3b85499db65dfd773fa3c4b1f693d3bd","name":"apoioemp","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/apoioaempresas.pt\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4c81012441c6850abc4e1d995232a12521e39469045cd7a58f5461c0fcfced59?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4c81012441c6850abc4e1d995232a12521e39469045cd7a58f5461c0fcfced59?s=96&d=mm&r=g","caption":"apoioemp"},"url":"https:\/\/apoioaempresas.pt\/en\/author\/apoioemp\/"}]}},"_links":{"self":[{"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/posts\/4288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/comments?post=4288"}],"version-history":[{"count":0,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/posts\/4288\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/media\/4056"}],"wp:attachment":[{"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/media?parent=4288"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/categories?post=4288"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apoioaempresas.pt\/en\/wp-json\/wp\/v2\/tags?post=4288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}