Skip to content

Conversation

@ThibaudReal
Copy link
Contributor

This PR separates the requirements in two parts :

  • The necessary requirements that are used in all parts of Shapash (webapp, jupyter, report...). These requirements will be installed when executin pip install shapash command.
  • The extras requirements. These requirements can be installed if the user requires them to run some functions of Shapash. For example, the report requires some specific requirements that can be installed using pip install Shapash[report] command.

README.md Outdated


🎉 **We just released Shapash 1.3.2 that includes the generation of a standalone HTML report that constitutes a basis of an audit document. [See an example here](https://shapash.readthedocs.io/en/latest/report.html) that was generated [using this tutorial.](https://github.com/MAIF/shapash/blob/master/tutorial/report/tuto-shapash-report01.ipynb)** 🎉
🎉 **We just released Shapash 1.4.0 that includes the option to group features that share common properties together [See the tutorial here](https://shapash.readthedocs.io/en/latest/tutorials/tuto-common01-groups_of_features.html).** 🎉
Copy link
Contributor

Choose a reason for hiding this comment

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

add a link to the new webapp demo using "Group"

Copy link
Contributor

Choose a reason for hiding this comment

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

add a gif "group button"

@yg79 yg79 self-requested a review June 15, 2021 15:32
@ThibaudReal ThibaudReal merged commit 2d8c536 into MAIF:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants