Tagged articles
31 articles
Page 1 of 1
21CTO
21CTO
Jul 28, 2024 · Artificial Intelligence

How Anaconda Is Building an AI Operating System with High‑Performance Python

At PyCon US 2024, Anaconda’s Peter Wang outlined the company’s strategy to create an AI operating system by accelerating Python, launching the Anaconda Toolbox and AI Navigator, and addressing the challenges of integrating data, code, and large‑language models for enterprise AI workloads.

AI NavigatorAI Operating SystemAnaconda
0 likes · 6 min read
How Anaconda Is Building an AI Operating System with High‑Performance Python
Open Source Tech Hub
Open Source Tech Hub
Jan 20, 2024 · Artificial Intelligence

How to Set Up ModelScope with Anaconda and Run OCR Inference via PHP

This guide walks through installing Anaconda, creating a Python 3.10 conda environment, adding PyTorch and ModelScope libraries, installing domain-specific dependencies, verifying NLP pipelines, and using PHPY to call ModelScope's OCR model from PHP, complete with code snippets and troubleshooting tips.

AI inferenceAnacondaModelScope
0 likes · 10 min read
How to Set Up ModelScope with Anaconda and Run OCR Inference via PHP
Python Programming Learning Circle
Python Programming Learning Circle
Nov 23, 2022 · Frontend Development

Anaconda’s Strategic Investment in PyScript, Pyodide, and MicroPython for WebAssembly

Anaconda is strengthening PyScript by investing in its WebAssembly‑based runtime ecosystem, supporting Pyodide as the default runtime while also previewing a lightweight MicroPython runtime, and joining the Bytecode Alliance to advance WASM and WASI standards for portable Python workloads in browsers and beyond.

AnacondaBrowserPythonMicroPython
0 likes · 5 min read
Anaconda’s Strategic Investment in PyScript, Pyodide, and MicroPython for WebAssembly
Model Perspective
Model Perspective
Nov 13, 2022 · Fundamentals

Why Python Is Key for Modeling and How to Install Anaconda Quickly

This guide explains why Python is vital for mathematical modeling, outlines its key features, and provides a step‑by‑step tutorial for installing Anaconda and launching Jupyter Notebook, enabling beginners to write and run their first Python code quickly.

AnacondaPythoninstallation guide
0 likes · 4 min read
Why Python Is Key for Modeling and How to Install Anaconda Quickly
21CTO
21CTO
Nov 13, 2022 · Frontend Development

How Anaconda’s PyScript Leverages WebAssembly to Run Python in the Browser

Anaconda’s PyScript, built on Pyodide and WebAssembly, lets developers embed and execute Python in HTML, integrates with JavaScript, and supports multiple runtimes like Pyodide and MicroPython, while the company strengthens its ecosystem through the Bytecode Alliance and open‑source contributions.

AnacondaBrowser PythonMicroPython
0 likes · 5 min read
How Anaconda’s PyScript Leverages WebAssembly to Run Python in the Browser
Python Crawling & Data Mining
Python Crawling & Data Mining
Nov 11, 2021 · Fundamentals

Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts

This comprehensive guide walks you through Jupyter Notebook’s web‑based interactive computing features, major users, installation via Anaconda, launching, dual command/edit modes, core functionalities, useful extensions, keyboard shortcuts, magic commands, and theme customization, providing practical code snippets and visual examples for Python developers.

AnacondaData ScienceExtensions
0 likes · 13 min read
Master Jupyter Notebook: Tips, Extensions, and Pro Shortcuts
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2021 · Fundamentals

Why Spyder Is the Ideal Python IDE for Scientists and Data Analysts

Spyder, a powerful native-Python scientific IDE, offers integrated editing, interactive consoles, variable browsing, documentation viewing, and development tools, plus extensibility via plugins and APIs, and can be installed easily through Anaconda or other package managers, making it a versatile choice for engineers, scientists, and data analysts.

AnacondaPython IDESpyder
0 likes · 4 min read
Why Spyder Is the Ideal Python IDE for Scientists and Data Analysts
21CTO
21CTO
Jun 21, 2021 · Fundamentals

Discover Spyder: The Powerful Python IDE for Scientific Computing

Spyder is a native‑Python scientific IDE offering advanced editing, debugging, variable exploration, and interactive consoles, with extensible plugins and API support, and can be installed via Anaconda or other package managers, making it ideal for scientists, engineers, and data analysts.

AnacondaIDE FeaturesPython IDE
0 likes · 4 min read
Discover Spyder: The Powerful Python IDE for Scientific Computing
Liangxu Linux
Liangxu Linux
Mar 9, 2021 · Operations

Step‑by‑Step Guide to Installing Linux on Your PC

This article explains why Linux is popular, describes what an installation actually does, and provides a clear three‑step process—including downloading an ISO, configuring the BIOS boot order, and completing the installer—for newcomers to successfully install a Linux distribution such as Fedora or Elementary OS.

AnacondaBIOSEtcher
0 likes · 9 min read
Step‑by‑Step Guide to Installing Linux on Your PC
21CTO
21CTO
Feb 26, 2021 · Fundamentals

Boost Your Python Workflow: 5 Essential Tools Every Developer Should Try

Discover five powerful Python tools—including Python Tutor, IPython, Jupyter Notebook, Anaconda, and Skulpt—that simplify coding, visualization, package management, and online execution, helping developers work more efficiently and deepen their understanding of Python programs.

AnacondaDevelopmentIPython
0 likes · 4 min read
Boost Your Python Workflow: 5 Essential Tools Every Developer Should Try
MaGe Linux Operations
MaGe Linux Operations
Sep 20, 2020 · Fundamentals

Top 5 Free Python Tools Every Developer Should Know

Discover five essential, free Python tools—including Python Tutor, IPython, Jupyter Notebook, Anaconda, and Skulpt—that boost productivity, simplify learning, and streamline development for anyone seeking powerful, community‑driven solutions.

AnacondaIPythonJupyter
0 likes · 4 min read
Top 5 Free Python Tools Every Developer Should Know
MaGe Linux Operations
MaGe Linux Operations
Mar 19, 2020 · Fundamentals

Top Python Tools to Boost Your Development Efficiency

Discover a curated list of essential Python tools—including Python Tutor, IPython, Jupyter Notebook, Anaconda, and Skulpt—that streamline learning, interactive coding, data analysis, and environment management, helping developers work smarter and faster.

AnacondaJupyter Notebookdevelopment-tools
0 likes · 4 min read
Top Python Tools to Boost Your Development Efficiency
Tencent TDS Service
Tencent TDS Service
Mar 15, 2018 · Artificial Intelligence

Step-by-Step TensorFlow Setup on Windows and Build MNIST CNN from Scratch

This guide walks you through installing Anaconda, creating a TensorFlow virtual environment on Windows, configuring CPU and GPU versions, and implementing both a basic softmax regression and a deep convolutional neural network for MNIST digit recognition, complete with code snippets, training tips, and visualization tools.

AnacondaCNNDeep Learning
0 likes · 21 min read
Step-by-Step TensorFlow Setup on Windows and Build MNIST CNN from Scratch