Michael Aye
Michael Aye
does intake provide a way to get to the conda package version?
or in general any version number of the data catalog?
Ok, so I figured out from here: https://docs.conda.io/projects/conda-build/en/latest/user-guide/environment-variables.html that I have `PKG_VERSION` available as a variable at the time of installation. Could you give me a hint how to write...
i put the number of CPUs in the config, but the CPU display still shows 100% if only one of my cores goes to 100, is that as designed?
Same here. I upgraded to 0.4.1 in the hope it was solving this issue but it still does not. Neither does the tab appear: nor does the link to https://localhost:8888/tree/nbextensions...
yes: ```bash $ jupyter notebook . (py37) [I 14:24:43.163 NotebookApp] [nb_conda_kernels] enabled, 5 kernels found [I 14:24:43.711 NotebookApp] Loading IPython parallel extension [I 14:24:43.751 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.1 ```
For reproducing, one might need the notebook version I tried it with: 5.7.4.
it does: ```javascript define(function (require, exports, module) { "use strict"; var $ = require('jquery'); ```
Ah, I realize I clicked on above link with the default port while I have a different port. So, that link does work sporadically, but not at all like on...
Confirmed, a new testing environment with the minimum required to work also works here with 5.7.4, using my https configuration. I will now: * reinstall my large env and check...