CPPN Ploter is an application for plot CPPN pattern. Used Framework is Streamlit, which is python library.
On browser: Streamlit Share
- Ubuntu 22.04.3 LTS
- Python 3.10.13
- pyenv: 2.3.35
- poetry: 1.8.2
- Install pyenv and poetry
make install_pyenv
make install_poetry
-
Reload terminal
-
Install python
make install_python
- Intsall library
make build_python
- Open browser
open https://bxatzebjsgirjl4zmrbpnh.streamlit.app/
- Launch application
make streamlit