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
- Host: GitHub
- URL: https://github.com/mljar/studio-old
- Owner: mljar
- Created: 2021-06-14T12:08:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T09:25:31.000Z (about 2 years ago)
- Last Synced: 2025-07-01T19:44:03.720Z (about 1 year ago)
- Topics: mljar, python
- Homepage: https://mljar.com
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# New version
You can find the newest release of MLJAR Studio at https://mljar.com/docs/
---
# 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