An open API service indexing awesome lists of open source software.

https://github.com/mljar/studio-old

MLJAR Studio Desktop Application
https://github.com/mljar/studio-old

mljar python

Last synced: 5 months ago
JSON representation

MLJAR Studio Desktop Application

Awesome Lists containing this project

README

          

# New version

You can find the newest release of MLJAR Studio at https://mljar.com/docs/

---


MLJAR Studio

# MLJAR Studio

In this repository we publish binaries, track progress and issues for MLJAR Studio Desktop Application.

- Binaries with installer for MLJAR Studio: [installer](https://github.com/mljar/studio/releases/download/v1.0.0/MLJAR-Studio-Setup-1.0.0.exe), [release details](https://github.com/mljar/studio/releases)
- If you have issues with application, please submit it [here](https://github.com/mljar/studio/issues)
- If you have feature request, please start a [new disucssion](https://github.com/mljar/studio/discussions)
- Documentation for MLJAR Studio is available at [mljar.com/docs](https://mljar.com/docs)

## Milestone versions

1. Version 1.0.0 ([Łapy](https://en.wikipedia.org/wiki/%C5%81apy)) - working notebook with graphical interface for code creation.

#### Versions naming

Each version will have a codename based on city/town/village from [Podlaskie Voivodeship](https://en.wikipedia.org/wiki/Podlaskie_Voivodeship).

### MacOS and Linux systems

Currently the MLJAR Studio is available for Windows systems. We are planning to support MacOS and Linux as well. Please fill the [form](https://docs.google.com/forms/d/e/1FAIpQLSeB5-hA326sBg9fg-ppVeYXDYHbRWYoKO18p4MdnxFYknA7aw/viewform) and we will let you know when it will be ready.

## Features that will be implemented in the future

- project based notebooks (each notebook will need to have a directory, you will be able to have several notebooks in the project)
- notebook scheduling
- dynamic loading of libraries with steps
- application builder with drag-and-drop interface
- git intergation
- support for charts creation with GUI
- deploy notebooks on remote servers as apps/dashboards/REST API