Skip to content

Commit 6e06074

Browse files
quickstart notebook
1 parent 9e462a6 commit 6e06074

File tree

3 files changed

+8323
-0
lines changed

3 files changed

+8323
-0
lines changed

docs/StardustDocs/topics/Home.topic

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE topic
3+
SYSTEM "https://resources.jetbrains.com/writerside/1.0/xhtml-entities.dtd">
4+
<topic xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/topic.v2.xsd"
6+
title="Home" id="Home">
7+
8+
<section-starting-page>
9+
<title>Kotlin DataFrame</title>
10+
<description>
11+
Kotlin DataFrame is an open-source library for Kotlin that provides a powerful
12+
and typesafe DSL for structured in-memory data processing.
13+
</description>
14+
15+
<spotlight>
16+
<a href="Quickstart.md" type="start">Quickstart</a>
17+
<a href="Examples.topic" type="experiment">Examples</a>
18+
</spotlight>
19+
20+
<primary>
21+
<title>First steps</title>
22+
<a href="Getting-Started.md" type="install">Getting started</a>
23+
<a href="Overview.md" type="academy">Overview</a>
24+
<a href="User-Guide.topic" type="library">User guide</a>
25+
<a href="Examples.topic" type="experiment">Examples</a>
26+
</primary>
27+
28+
<secondary>
29+
<title>Featured topics</title>
30+
<a href="API.md" type="development">API reference</a>
31+
<a href="Quick-Start-Guide.md" type="check-list">Quick start guide</a>
32+
<a href="Kandy-in-Kotlin-Notebook.md" type="computer"/>
33+
<a href="Statistics-Guide.md" type="network"/>
34+
<a href="FAQ.md" type="support"/>
35+
</secondary>
36+
37+
38+
</section-starting-page>
39+
40+
41+
</topic>

jb_repos.xlsx

4.57 KB
Binary file not shown.

0 commit comments

Comments
 (0)