-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathindex.qmd
More file actions
69 lines (54 loc) · 2.99 KB
/
Copy pathindex.qmd
File metadata and controls
69 lines (54 loc) · 2.99 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
pagetitle: "Positron"
toc: false
editor: source
anchor-links: false
description: |
Positron unifies exploration and production work in one free, AI-assisted environment, empowering the full spectrum of data science in Python and R.
hide-description: true
image: images/positron-social.png
format:
html:
include-in-header:
- text: |
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Positron - The Data Science IDE">
<meta property="og:description" content="Positron unifies exploration and production work in one free, AI-assisted environment, empowering the full spectrum of data science in Python and R.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://positron.posit.co/">
<meta property="og:image" content="https://positron.posit.co/images/index-positron-social-share.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:site_name" content="Positron">
<meta property="og:locale" content="en_US">
---
<div class="index-section">
<!--Hero banner section-->
From [Posit PBC](https://posit.co/), the creators of RStudio
# The data science IDE. AI-assisted, human-driven
::: {.content-visible unless-profile="workbench"}
Move from question to insight to analysis, model, or application faster than ever before. Positron is the free IDE made specifically for data science and analysis with Python and R.
:::
::: {.content-visible when-profile="workbench"}
Move from question to insight to analysis, model, or application faster than ever before. Positron is the IDE made specifically for data science and analysis with Python and R.
:::
::: {.content-visible unless-profile="workbench"}
<a href="download.qmd" class="btn btn-outline-primary">Download</a>
<a href="features.qmd" class="btn btn-outline-primary">Explore Features</a>
<a href="https://posit.co/positron-updates-signup/" class="btn btn-outline-primary">Get Updates</a>
:::
::: {.content-visible when-profile="workbench"}
<a href="features.qmd" class="btn btn-outline-primary">Features</a>
<a href="release-notes.qmd" class="btn btn-outline-primary">Release Notes</a>
<a href="welcome.qmd" class="btn btn-outline-primary">Guides</a>
:::
{{< video videos/positron-hero-fast-tour.mp4
aria-label="Video demonstration of Positron, the data science IDE for Python and R"
>}}
::: {.content-visible when-profile="workbench"}
{fig-alt="Positron IDE showing Python code for astronomical data visualization with a galactic coordinate plot and Variables pane displaying data objects."}
:::
::: {.content-visible unless-profile="workbench"}
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.
:::
</div>