nathancarter / jupyterviz

Visualization tools for Jupyter Notebooks using GAP kernels

Home Page:http://nathancarter.github.io/jupyterviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename from Jupyter-Viz to JupyterViz

olexandr-konovalov opened this issue · comments

I was about to add the package for the redistribution when I remembered that 76.5 Structure of a GAP Package says that:

A GAP package should have an alphanumeric name (packagename, say); mixed case is fine, but there should be no whitespace characters. All files of a GAP package packagename must be collected in a single directory packagedir, where packagedir should be just packagename optionally converted to lowercase and optionally followed by the package version (with or without hyphen to separate the version from packagename).

Thus, I overlooked that the name should rather be JupyterViz (apologies for not spotting earlier). Would you mind to rename it please? That will require renaming the repository and changing all places where the name is written - sorry about that. OTOH, that will match the style used by packages like GraphViz, or GAP package SgpViz, and will look consistent with other package names...

Done - thanks!