Casper van Elteren
Casper van Elteren
> Does anyone have experience with [org-roam](https://github.com/org-roam/org-roam)? I would like to have a breakdown of the things that would be needed for someone to build this. I'm planning to start...
I am running arch, and I am new to nim. Today, I ran into the issue when attempting to generate docs, how can I fix this?
No output is generated; it states `loading widget` under jupyerlab, for notebook works flawlessly. On Tue, 5 Jan 2021 at 23:05, Thomas Aarholt wrote: > Could you clarify what exactly...
@martinRenou Could you clarify 'dev tools'? The console is empty (no errors) with `jupyter lab console`it states that `dev-mode` loads no extensions which is probably not what you mean.
Ah ok thanks! I get many errors but the main would be `Error: Module jupyter-matplotlib, semver range ^0.7.4 is not registered as a widget module`
hi thanks for the reply. Just naively, I believe the issue is that the whole widget is being redrawn. Let me know if I can help!
Thanks for the fix. I pulled the repo, however no my widget stopped working altogether with: `Error displaying widget: model not found` The extension is enabled: ``` JupyterLab v2.2.6 Known...
I installed initially using the extension manager. I tried reinstalling it using: - `jupyter labextension uninstall jupyter-cytoscape` - `jupyter labextension install .` Produces error log with `Error: Cannot find module...
I tried that too. Same error: `cat /tmp/jupyterlab-debug-gsea1xwh.log | egrep "Error" Error: Cannot find module 'jupyter-cytoscape/package.json' raise RuntimeError(msg) RuntimeError: JupyterLab failed to build`