-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.qmd
35 lines (22 loc) · 1.61 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
pagetitle: "Positron"
toc: false
editor: source
description: |
A next-generation data science IDE
hide-description: true
---
## What is Positron?
- A next-generation data science IDE built by [Posit PBC](https://posit.co/)
- An extensible, polyglot tool for writing code and exploring data
- A familiar environment for reproducible authoring and publishing
![Positron, a next-generation data science IDE](images/astropy.png)
## Ready to learn more?
{{< video https://www.youtube.com/embed/8uRcB34Hhsw >}}
Find out what you need to know to [get started](start.qmd) using Positron, and then [download an installer](download.qmd). Explore our user guides on topics such as [choosing interpreters](interpreters.qmd) and the [Data Explorer](data-explorer.qmd). Our [FAQs](faqs.qmd) cover some common questions you may have.
Positron is built on [Code OSS](https://github.com/microsoft/vscode). To learn about basic features like commands, settings, using source control, and more, see the [VS Code documentation](https://code.visualstudio.com/docs).
## Share your feedback about Positron
We invite you to join us on [GitHub Discussions](https://github.com/posit-dev/positron/discussions) to ask questions and share feedback. [Read more](feedback.qmd) about giving feedback and reporting bugs.
## License
Positron™ is licensed under the [Elastic License 2.0](https://github.com/posit-dev/positron?tab=License-1-ov-file#readme), a source-available license. [Read more](licensing.qmd) about what this license means and our decision to use it.
Positron™ and the Positron icon™ are trademarks of Posit Software, PBC. All rights reserved.