Video coming soon…

📈 Setup marimo — Reactive Python Notebooks with No Hidden State

Deploy marimo on Ubuntu with Docker — reactive Python notebooks stored as plain .py files, with no hidden state and clean version control, protected by a token, on port 2718.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys marimo on port 2718 with a generated token password. Your notebooks are stored as plain .py files that version-control cleanly.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/data-science/marimo/marimo-ubuntu.sh
chmod +x marimo-ubuntu.sh
./marimo-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/data-science/marimo/marimo-ubuntu.sh

2 Make it Executable

chmod +x marimo-ubuntu.sh

3 Run the Installer

./marimo-ubuntu.sh

4 Open marimo With the Token

http://your-server-ip:2718

Ports Used

PortPurpose
2718marimo web interface, token-protected

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions