Skip to content

Improve installation and contribution #3

@melsophos

Description

@melsophos

In order to improve the installation and contributions from other users it could be useful to provide the following tools:

  1. Generate the .py modules from the .ipynb notebooks (avoids ModuleNotFoundError).
  2. Clean the cell ouputs in order to be git-friendly (see for example this site).
  3. Have a .gitignore file with *.py to reconcile point 2) and 3).
  4. Modify the README file to explain how to use these tools.

Points 1) and 2) can be achieved thanks to a script.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions