rewriting the python dependency within brainwaves
the objective is to clean up and organize the python calls.
- pyimport contains all the python modules to be used
- utils is for all the function definitions
- cells are independent commands to be made (maybe rename to commands)
pipes.js and function.js were responsible for managing the state of the python kernel. they won't be needed in this new paradigm