Vizable

Latest version: v0.13.3

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

Scan your dependencies

Page 2 of 3

0.10.0

Not secure
Chore

* chore: add `credentials.ini` to `.gitignore` ([`bce704b`](https://github.com/Rebekah-Chuang/VizAble/commit/bce704ba7f31c3d47761756702715b13ebfc0e08))

* chore: add `google-generativeai` to project ([`89c8165`](https://github.com/Rebekah-Chuang/VizAble/commit/89c8165eb699c8fee5395407a0b69848dd7a0a9f))

Feature

* feat: add user interface for user to interact with gemini ai ([`6a967e2`](https://github.com/Rebekah-Chuang/VizAble/commit/6a967e2214d80ad2c0e862afa502c7d9f4a797a9))

* feat: add the server logic for new chatbot tab as step 6 ([`a644ef2`](https://github.com/Rebekah-Chuang/VizAble/commit/a644ef2bd42db579b584a84afccb67a883ec9c6d))

Test

* test: add unit test for `update_grouping_input_select()` function ([`695a20e`](https://github.com/Rebekah-Chuang/VizAble/commit/695a20e94de1af538fb0d7bee717d474a0e43a53))

* test: add unit test for `grouping_input_select()` function ([`6c1ba84`](https://github.com/Rebekah-Chuang/VizAble/commit/6c1ba841dc5bb9296c1011f4ca6aa65d379d1114))

0.9.0

Not secure
Documentation

* docs: add docstrings for `grouping_input_select` and `update_grouping_input_select` function ([`835edf8`](https://github.com/Rebekah-Chuang/VizAble/commit/835edf82b6acf2b6cbe70fa71d2e1dd1a559a7c2))

Feature

* feat: generate grouped box plot ([`b6ce55c`](https://github.com/Rebekah-Chuang/VizAble/commit/b6ce55cea631eeee71ce356b653bd134dd8df60f))

0.8.0

Not secure
Feature

* feat: generate simple box plot ([`fc0c3c0`](https://github.com/Rebekah-Chuang/VizAble/commit/fc0c3c047d975cb392f166d9cd064cf1335cc723))

* feat: generate simple histogram ([`ce50554`](https://github.com/Rebekah-Chuang/VizAble/commit/ce505545a59247dbf5f8ca449bc6483e5e49d954))

0.7.0

Not secure
Chore

* chore: trigger shinyappsio-deployment workflow on new github release ([`fa30fac`](https://github.com/Rebekah-Chuang/VizAble/commit/fa30fac2afdb4be450ced0ca30b843ff4ac8fe3c))

* chore: generate `requirements.txt` to workflow or deployment might fail ([`bca613f`](https://github.com/Rebekah-Chuang/VizAble/commit/bca613f3b27eed8a77388b42b5382309037a4d98))

* chore: remove pip install -r requirements.txt[skip ci] ([`768f5ea`](https://github.com/Rebekah-Chuang/VizAble/commit/768f5eab6abea9922357fdc6326d38e6a2627ed3))

* chore: update app path in shinyappsio-deployment workflow ([`e179bd7`](https://github.com/Rebekah-Chuang/VizAble/commit/e179bd787df7cb76938b46287669e11d9e89baa0))

* chore: run shinyappsio-deployment workflow without creating virtual env[skip ci] ([`f03bbd5`](https://github.com/Rebekah-Chuang/VizAble/commit/f03bbd576ce9a64f351a1b7c97b8ad0a810d97ce))

* chore: remove poetry shell due to github action&39;s non-interactive environment[skip ci] ([`cc8a596`](https://github.com/Rebekah-Chuang/VizAble/commit/cc8a5960de44f9812eb8608333982ddef40d672b))

* chore: disable the interactive shell feature of Poetry[skip ci] ([`1299bce`](https://github.com/Rebekah-Chuang/VizAble/commit/1299bce8317a74b55d5ca1a6cd67a63763d8a4a9))

* chore: create virtual environment and save cache using poetry[skip ci] ([`033426c`](https://github.com/Rebekah-Chuang/VizAble/commit/033426c2134601a089e13b0a89483cb3a2d1aa1f))

* chore: add a step to install dependencies with poetry[skip ci] ([`ba16f0d`](https://github.com/Rebekah-Chuang/VizAble/commit/ba16f0d9bdf262f1dc443809d141b8075a23236f))

* chore: fix app path and use poetry for deployment ([`4762927`](https://github.com/Rebekah-Chuang/VizAble/commit/476292790b43076b78a350415b416939c5317e82))

* chore: fix app path for shinyappsio-deployment[skip ci] ([`5076ee5`](https://github.com/Rebekah-Chuang/VizAble/commit/5076ee58bc56309d69571a9699578aaa5aca8704))

* chore: install rsconnect-python using pip in shinyappsio-deployment workflow[skip ci] ([`f4b013c`](https://github.com/Rebekah-Chuang/VizAble/commit/f4b013c126f39c92a86235f8aff811cab673285b))

* chore: add GitHub Actions workflow for deploying app to shinyapps.io ([`39e383d`](https://github.com/Rebekah-Chuang/VizAble/commit/39e383d025f09ae510c864844307462f865798a0))

Feature

* feat: add a feature to generate bar plot ([`a0fecab`](https://github.com/Rebekah-Chuang/VizAble/commit/a0fecabc74779bdf7ca6d60ca426c6ea2e09f42c))

* feat: add a feature to generate scatter plot ([`39481c9`](https://github.com/Rebekah-Chuang/VizAble/commit/39481c92df808e8e7ef49adea448572d25bac875))

Test

* test: add dataframe to test scatter plot ([`03ed506`](https://github.com/Rebekah-Chuang/VizAble/commit/03ed506dd3c4eb90bf9217ecb8f10828b79bbccb))

0.6.0

Not secure
Chore

* chore: trigger python-semantic-release every three days at 00:00 EST(05:00 UTC) ([`f522179`](https://github.com/Rebekah-Chuang/VizAble/commit/f5221798e6e28ad95c69416d6c96715063a64993))

* chore: add `shinywidgets` and `plotly` to project for generating plots ([`a093934`](https://github.com/Rebekah-Chuang/VizAble/commit/a093934e7787bb870f1880453090e2d82fafaf79))

Documentation

* docs: update `README.md` with link to shinyapps.io ([`55ddf64`](https://github.com/Rebekah-Chuang/VizAble/commit/55ddf64b534b9c374c3b2754c980a5addd87715a))

Feature

* feat: add line plot example ([`eec029e`](https://github.com/Rebekah-Chuang/VizAble/commit/eec029ebdb04c5c6cce800984c220f463b594451))

0.5.6

Not secure
Build

* build: deploy app to shinyapps.io ([`020d72a`](https://github.com/Rebekah-Chuang/VizAble/commit/020d72a9ebd848227239428d42e63411371d327e))

Chore

* chore: modify python version for deployment ([`ed5aef1`](https://github.com/Rebekah-Chuang/VizAble/commit/ed5aef1261f41ec8322320ceee41878e7d262472))

Fix

* fix: allow users to reset all selections and input file by clicking reset button ([`37d715d`](https://github.com/Rebekah-Chuang/VizAble/commit/37d715dea260c45b59487b4a8c026412b42f1932))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.