Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getting started resources #56

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/gettingstarted.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Getting started

## PyPowSyBl notebooks
Have a look at our [PyPowSyBl notebooks](https://github.com/powsybl/pypowsybl-notebooks)!

## Java tutorials
Check our [Java tutorials](https://github.com/powsybl/powsybl-tutorials)

## Java dependency management for beginners
You want to start experiencing with Java but you are having a hard time with Maven? Use [powsybl-starter](https://github.com/powsybl/powsybl-starter) that allows you to use PowSyBl main functionalities and start working from here!

## Start with Itools
Find information on Itools commands and how to use PowSyBl distribution [here](itools.md).
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ hidden: true
---

releasetrain.md
gettingstarted.md

```

Expand Down
Empty file added docs/itools.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this file be included in some index?

Empty file.