🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 158 (from laksa189)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

📄
INDEXABLE
CRAWLED
5 hours ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH0 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://www.anaconda.com/docs/tools/anaconda-navigator/main
Last Crawled2026-04-11 05:44:17 (5 hours ago)
First Indexed2025-02-28 21:19:08 (1 year ago)
HTTP Status Code200
Meta TitleAnaconda Navigator - Anaconda
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
The Desktop Portal to Data Science Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda® Distribution that allows you to launch applications and manage conda packages, , and without using command line interface (CLI) commands. Navigator can search for packages on Anaconda.org or in a local Anaconda . It is available for Windows, macOS, and Linux. The Navigator documentation includes the following: Why use Navigator? In order to run, many scientific packages depend on specific versions of other packages. Data scientists often use multiple versions of many packages and use multiple environments to separate these different versions. The CLI program conda is both a and an environment manager. This helps data scientists ensure that each version of each package has all the dependencies it requires and works correctly. Navigator is a graphical interface that enables you work with packages and environments without needing to type conda commands in a terminal window. You can use it to find the packages you want, install them in an environment, run the packages, and update them – all inside Navigator. What applications can I access using Navigator? For information on what applications are available by default in Navigator, see Home page . Advanced conda users can also build their own Navigator applications . How can I run code with Navigator? The simplest way is with Spyder. From the Navigator Home page, click the Spyder tile, and use the Spyder interface that opens to write and execute your code. You can also use Jupyter Notebook the same way. Jupyter Notebook is an increasingly popular system that combines your code, descriptive text, output, images, and interactive interfaces into a single notebook file that is edited, viewed, and used in a web browser.
Markdown
[Skip to main content](https://www.anaconda.com/docs/tools/anaconda-navigator/main#content-area) [Anaconda home page![light logo](https://mintcdn.com/anaconda-29683c67/s-9WR15r5rZoaPqb/logo/light.svg?fit=max&auto=format&n=s-9WR15r5rZoaPqb&q=85&s=5996719b8530aaf065dc1ee1f39b2e67)![dark logo](https://mintcdn.com/anaconda-29683c67/s-9WR15r5rZoaPqb/logo/dark.svg?fit=max&auto=format&n=s-9WR15r5rZoaPqb&q=85&s=db482b1eac6af589d234160a76de3400)](https://www.anaconda.com/) Search... ⌘K Ask AI - [Pricing](https://www.anaconda.com/pricing) - [Download](https://www.anaconda.com/download) - [Download](https://www.anaconda.com/download) Search... Navigation Anaconda Navigator Anaconda Navigator [Home](https://www.anaconda.com/docs/main) [Getting Started](https://www.anaconda.com/docs/getting-started/main) [Anaconda Tools](https://www.anaconda.com/docs/tools/main) [Anaconda Platform](https://www.anaconda.com/docs/anaconda-platform/cloud/main) [Data Science & AI Workbench](https://www.anaconda.com/docs/data-science/latest/main) [Developer Resources](https://www.anaconda.com/docs/developer-reference/library) [Reference](https://www.anaconda.com/docs/reference/main) ##### Anaconda Tools - [Overview](https://www.anaconda.com/docs/tools/main) - Anaconda DesktopLimited Availability - [Anaconda MCP Server](https://www.anaconda.com/docs/tools/anaconda-mcp-server) - Anaconda Navigator - [Installing Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/install) - [Understanding Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/overview) - [Getting started with Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/getting-started) - [Navigator preferences](https://www.anaconda.com/docs/tools/anaconda-navigator/preferences) - Tutorials - [Updating Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/update-navigator) - [Downgrading Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/downgrade-navigator) - [Uninstalling Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/uninstall-navigator) - [Troubleshooting Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/troubleshooting-navigator) - [Anaconda Navigator release notes](https://www.anaconda.com/docs/tools/anaconda-navigator/release-notes) - Anaconda Notebooks - Anaconda.org - Anaconda Toolbox Excel Add-in - Anaconda AI Navigator On this page - [Why use Navigator?](https://www.anaconda.com/docs/tools/anaconda-navigator/main#why-use-navigator) - [What applications can I access using Navigator?](https://www.anaconda.com/docs/tools/anaconda-navigator/main#what-applications-can-i-access-using-navigator) - [How can I run code with Navigator?](https://www.anaconda.com/docs/tools/anaconda-navigator/main#how-can-i-run-code-with-navigator) [Anaconda Tools](https://www.anaconda.com/docs/tools/main) [Anaconda Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/main) # Anaconda Navigator Copy page Copy page *The Desktop Portal to Data Science* Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda® Distribution that allows you to launch applications and manage conda packages, environments , and channels without using command line interface (CLI) commands. Navigator can search for packages on Anaconda.org or in a local Anaconda repository . It is available for Windows, macOS, and Linux. The Navigator documentation includes the following: ## Installing Navigator ## Understanding Navigator ## Getting started with Navigator ## Navigator preferences ## Tutorials ## Updating Navigator ## Downgrading Navigator ## Uninstalling Navigator ## Release notes ![](https://mintcdn.com/anaconda-29683c67/eSsEBS6xLmJK8V-1/images/nav-tabs.png?fit=max&auto=format&n=eSsEBS6xLmJK8V-1&q=85&s=8a6590199fa0e668d648ad21432aac58) ### [​](https://www.anaconda.com/docs/tools/anaconda-navigator/main#why-use-navigator)Why use Navigator? In order to run, many scientific packages depend on specific versions of other packages. Data scientists often use multiple versions of many packages and use multiple environments to separate these different versions. The CLI program conda is both a package manager and an environment manager. This helps data scientists ensure that each version of each package has all the dependencies it requires and works correctly. Navigator is a graphical interface that enables you work with packages and environments without needing to type conda commands in a terminal window. You can use it to find the packages you want, install them in an environment, run the packages, and update them – all inside Navigator. ### [​](https://www.anaconda.com/docs/tools/anaconda-navigator/main#what-applications-can-i-access-using-navigator)What applications can I access using Navigator? For information on what applications are available by default in Navigator, see [Home page](https://www.anaconda.com/docs/tools/anaconda-navigator/overview#home-page). Advanced conda users can also [build their own Navigator applications](https://www.anaconda.com/docs/tools/anaconda-navigator/tutorials/nav-app). ### [​](https://www.anaconda.com/docs/tools/anaconda-navigator/main#how-can-i-run-code-with-navigator)How can I run code with Navigator? The simplest way is with Spyder. From the Navigator Home page, click the Spyder tile, and use the Spyder interface that opens to write and execute your code. You can also use Jupyter Notebook the same way. Jupyter Notebook is an increasingly popular system that combines your code, descriptive text, output, images, and interactive interfaces into a single notebook file that is edited, viewed, and used in a web browser. Anaconda Navigator does not support macOS 10.12 or older. Was this page helpful? Yes No [Anaconda MCP Server](https://www.anaconda.com/docs/tools/anaconda-mcp-server) [Installing Navigator](https://www.anaconda.com/docs/tools/anaconda-navigator/install) ⌘I [Anaconda home page![light logo](https://mintcdn.com/anaconda-29683c67/s-9WR15r5rZoaPqb/logo/light.svg?fit=max&auto=format&n=s-9WR15r5rZoaPqb&q=85&s=5996719b8530aaf065dc1ee1f39b2e67)![dark logo](https://mintcdn.com/anaconda-29683c67/s-9WR15r5rZoaPqb/logo/dark.svg?fit=max&auto=format&n=s-9WR15r5rZoaPqb&q=85&s=db482b1eac6af589d234160a76de3400)](https://www.anaconda.com/) [bluesky](https://bsky.app/profile/anacondainc.bsky.social) [linkedin](https://www.linkedin.com/company/anacondainc) [github](https://github.com/ContinuumIO) [youtube](https://www.youtube.com/c/ContinuumIo) [Anaconda Newsletter](https://www.anaconda.com/newsletter) [bluesky](https://bsky.app/profile/anacondainc.bsky.social) [linkedin](https://www.linkedin.com/company/anacondainc) [github](https://github.com/ContinuumIO) [youtube](https://www.youtube.com/c/ContinuumIo) Assistant Responses are generated using AI and may contain mistakes.
Readable Markdown
*The Desktop Portal to Data Science* Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda® Distribution that allows you to launch applications and manage conda packages, , and without using command line interface (CLI) commands. Navigator can search for packages on Anaconda.org or in a local Anaconda . It is available for Windows, macOS, and Linux. The Navigator documentation includes the following: ### Why use Navigator? In order to run, many scientific packages depend on specific versions of other packages. Data scientists often use multiple versions of many packages and use multiple environments to separate these different versions. The CLI program conda is both a and an environment manager. This helps data scientists ensure that each version of each package has all the dependencies it requires and works correctly. Navigator is a graphical interface that enables you work with packages and environments without needing to type conda commands in a terminal window. You can use it to find the packages you want, install them in an environment, run the packages, and update them – all inside Navigator. ### What applications can I access using Navigator? For information on what applications are available by default in Navigator, see [Home page](https://www.anaconda.com/docs/tools/anaconda-navigator/overview#home-page). Advanced conda users can also [build their own Navigator applications](https://www.anaconda.com/docs/tools/anaconda-navigator/tutorials/nav-app). ### How can I run code with Navigator? The simplest way is with Spyder. From the Navigator Home page, click the Spyder tile, and use the Spyder interface that opens to write and execute your code. You can also use Jupyter Notebook the same way. Jupyter Notebook is an increasingly popular system that combines your code, descriptive text, output, images, and interactive interfaces into a single notebook file that is edited, viewed, and used in a web browser.
Shard158 (laksa)
Root Hash5660333164590519358
Unparsed URLcom,anaconda!www,/docs/tools/anaconda-navigator/main s443