• Anaconda Platform
  • – Welcome
  • – Anaconda Distribution
    • Anaconda Navigator or conda?
    • Packages available in Anaconda
    • High performance
    • Previous versions
    • Product archive
      • Installation
      • Packages
      • User guide
        • Getting started
        • Tasks
          • Installing licenses
          • Installing conda packages
          • Using Jupyter Notebook extensions
          • Using R language with Anaconda
          • Switching an environment from Python 2 to Python 3
          • Moving Anaconda from one directory to another
          • Integrations
        • Cheatsheet
        • Troubleshooting
      • Anaconda Navigator
      • Frequently asked questions
      • Help and support
      • Release notes
      • Glossary
      • Anaconda End User License Agreement
  • – Anaconda Repository
  • – Anaconda Accelerate
  • – Anaconda Adam
  • – Anaconda Enterprise Notebooks
  • – Anaconda Fusion
  • – Anaconda Scale
  • – Anaconda Cloud
  • Anaconda-sponsored OSS programs
  • – Blaze
  • – Bokeh
  • – Conda
  • – dask
  • – llvmlite
  • – PhosphorJS
  • – Numba

Ninja IDEΒΆ

Ninja IDE is a cross-platform, free, open source IDE specially designed for Python application development.

To use Anaconda Python with the Ninja IDE:

  1. In the Project menu, select Open Project Properties:

    ../../../../_images/NinjaIDE_1.png

  2. On the Project Execution tab, in the Python Custom Interpreter box, enter the Anaconda Python interpreter path to select Anaconda Python:

    ../../../../_images/NinjaIDE_2.png

  3. Verify the setup with a test script:

    1. To create the test script, enter this code:

      import sys
      print(sys.version)
      
    2. Run your test script.

      In the command output, your Anaconda Python version is listed:

      ../../../../_images/NinjaIDE_3.png

For more information, see the Ninja-IDE documentation.

Docs Home
Anaconda Home
More Help & Support
2017 Anaconda, Inc.
All Rights Reserved.
Privacy Policy | EULA