James Srinivasan
James Srinivasan
For a centos7 target, I had to make sure my shell was sh (I previously used AWS Session Manager config to set my preferred shell to /bin/bash as advised elsewhere)
Is this PR just missing label "feature"? @07pepa @wchaws Are you able to add it? Thanks
Thanks, skimming over https://github.com/pypa/hatch/blob/master/src/hatch/cli/test/__init__.py hatch test seems mostly syntactic sugar for running some combination of the run/run-cov/cov-combine/cov-report scripts within the hatch-test environment? So I can override the scripts (as long...
(works fine in classic notebook)
``` (jupyterlab-kepler) jrs53@slice:~$ jupyter labextension install keplergl-jupyter --debug Searching ['/home/jrs53', '/home/jrs53/.jupyter', '/home/jrs53/anaconda3/envs/jupyterlab-kepler/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files Looking for jupyter_config in /etc/jupyter Looking for jupyter_config in /usr/local/etc/jupyter Looking for jupyter_config...