How to use Anaconda and Jupyter Notebooks to run code - as a non-technical person
Anaconda writing code according to Midjourney

How to use Anaconda and Jupyter Notebooks to run code - as a non-technical person

For those new to coding with Gen AI, this short guide will show you how to start your programming career.

You will learn how to set up and use Anaconda and Jupyter Notebooks to run code that ChatGPT generated for you.

Getting Started with Anaconda Cloud

Anaconda Cloud homepage


Anaconda is a free, open-source distribution of Python and R for scientific computing and data science.

It simplifies package management and deployment, offering over 1,500 packages pre-built and ready for use.

To get started, visit the Anaconda homepage and log in or download the Anaconda Distribution that matches your system requirements.

Once logged in or installed, you can manage libraries and environments with Anaconda’s Navigator, a graphical user interface that allows you to launch applications and easily manage conda packages, environments, and channels without using command-line commands.

But as a beginner, just skip the advanced material and copy someone else’s Jupyter Notebook to run.

Jupyter Notebooks are pre-built packages of code. Don’t expect actual hardware notebooks…

Spinning Up Jupyter Notebooks

Jupyter Notebook in Anaconda. Ignore the complexity, ChatGPT handles that for you


Jupyter Notebooks is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.

It’s an invaluable tool for data cleaning and transformation, numerical simulation, statistical modeling, machine learning, and much more.

With Anaconda, you can launch Jupyter Notebooks with a single click from the Navigator.

Writing and Running Code

As a non-technical person, you may not be familiar with Python code.

However, you are familiar with the English language. Just ask a cutting-edge AI service, such as ChatGPT, to generate the code for you in a snap.

Here’s a little sample of mine:

Nicolas Glauser

Digital & Performance Marketing Consultant | Co-Founder @ flin

1y

Danke Walter für die Erwähnung. Schön zu sehen, das es funktioniert. 👍

Walter Schaerer

Generative AI Beratung im Online Marketing

1y

This one's for you, Dimitri Burkhard

To view or add a comment, sign in

More articles by Walter Schaerer

Explore topics