Low-code-assistant

Latest version: v1.0.3

Safety actively analyzes 623909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.0.2

semi automated
To make a new release

update low_code_assistant/_version.py
$ git add -u && git commit -m 'Release v1.0.2' && git tag v1.0.2 && git push upstream master v1.0.2



If a problem happens, and you want to keep the history clean

do fix
$ git rebase -i HEAD~3
$ git tag v0.0.17 -f && git push upstream master v1.0.2 -f

1.0.1

======

LCA Tour:

[LCA Tour](https://user-images.githubusercontent.com/46192475/211873366-fca00961-5753-4d33-b6dc-7b32167b25c2.mp4)

Quick-start data and add more data option in dataframe select:

[Quick-start data and add more data option in dataframe select](https://user-images.githubusercontent.com/46192475/211873440-66b3dbea-7a7b-4641-aec0-fe2c3f310d32.mp4)

Create sample project:

[Create sample project](https://user-images.githubusercontent.com/46192475/211873492-14501ade-0810-486b-a374-61bd4eee0346.mp4)

One-click deployment:

[One-click deployment](https://user-images.githubusercontent.com/46192475/211873534-a90290c7-442a-4b12-93bc-1e87de88982f.mp4)

App quick-start:

[App quick-start](https://user-images.githubusercontent.com/46192475/211879238-eff20552-54fa-4da9-87e8-cb30a0bb3576.mp4)

- fix: allow some margin for a facet title of plotly charts
- fix: add two new states for App: Error and Succeeded
- fix: add some delay between sync and app publish
- fix: support deploy when app does not exist yet
- fix: only enable View button for app when in Running state

1.0.0

======
- fix: sort snippets. Files first, then alphabetically by name
- feat: add warning when overwriting a cell
- fix: don't write requirements file on user install from pre-run script
- feat: rename demo data, make it the default tab and group datasets
- feat: change insert code to run with play icon
- feat: add option to navigate to load data from dataframe select
- feat: add option to select for quick-start data when no df available
- feat: pre-select dataframe in select
- fix: prevent judder when closing drawer
- feat: add preview to app builder switches
- feat: add quick-start dataframe and plot to app creator
- feat: default to cross-filter on and add description
- feat: add tour
- feat: add option to create a sample project
- feat: one click deploy

0.4.2

======
- feat: prevent overwriting LCA cell and warn on overwriting other cells
- fix: changing the dataframe in transformation panel doesn't work
- feat: don't accept invalid variable names
- fix: not all tables are shown in Data Sources table select

0.4.1

======
- fix: solara 0.18.1 to fix cross filter plotly plots

0.4.0

======
- feat: option to disable auto update of preview in visualizations
- feat: cross-filter widgets
- feat: generate more compact code for loading S3/GCS
- fix: don't crash when persisting LCA from --user install fails
- fix: don't try to install LCA in a git-based project on --user install
- fix: vuetify output will have automatic padding in notebook to avoid scroll bars

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.