the whole package requires local "panels" to be defined. currently, these are defined in local.py
however, this requires modification of the repo which isn't very helpful for distribution.
instead, I propose that we move any local configuration to a hidden folder in the user's home directory (e.g. /home/user/.pyoperant)
we should see how jupyter, phy, and others do this exactly
the whole package requires local "panels" to be defined. currently, these are defined in
local.pyhowever, this requires modification of the repo which isn't very helpful for distribution.
instead, I propose that we move any local configuration to a hidden folder in the user's home directory (e.g.
/home/user/.pyoperant)we should see how jupyter, phy, and others do this exactly