Open iCUE-Solutions opened 3 years ago
Hi Dirk,
this is a Jupyter config issue. Please check the following links and I hope that you can get it to work: https://github.com/jupyterlab/jupyterlab/issues/8449 https://discourse.jupyter.org/t/extension-shows-up-as-both-installed-and-uninstalled-and-doesnt-work/2688 https://github.com/jupyterlab/jupyterlab/issues/8122
I came up with the links via searching "uninstalled core extension jupyterlab" in google.
Also, please note that the setup is usually straightforward (and less error-prone) using the plain Jupyter Notebook.
Hope this helps :)
Thanks Florian. Unfortunately, I can't get it to work. No idea.
Sorry to hear that. Unfortunately we currently cannot provide support for the community version e.g. installation support. However, as soon as bamboolib will be integrated into Databricks we don't expect any setup issues any more because we can control the environment better.
I ended up installing it from scratch into a conda Environment. That fixed it.
Great, happy to hear that!
I installed everything from scratch and according to documentation. When running bam.test_setup() all test come back ok, except for the following part:
Any advice is highly appreciated. Also, I'd like to use the community version for now.