Marcos Bujosa
Marcos Bujosa
Maybe it is because I have an old version of Scimax, but I can't find the function M-x jupyter-refresh-kernelspecs.
When I try to run an R code block, I get the following message: ess-mode: Customise alist is not specified, nor ess-local-customize-alist is set
Dear Professor Kitchin, I have installed a new version of Scimax (I did a manual installation by cloning the GitHub repository). During the process, I encountered several warning errors and...
Sorry I missed the file I run: https://github.com/jkitchin/scimax/blob/master/scimax-jupyter-r.org
Dear Professor Kitchin, I was using a rather old Linux distribution, which caused most libraries and Emacs itself to be outdated. I decided to install the latest Debian distribution, update...
Once again, thank you very much for all your help. The new ox-ipynb update correctly exports the notebook to Jupyter! However, when exporting the notebook as slides (C-c C-E n...
http://127.0.0.1:8000/ConR.slides.html
This is the message in emacs after C-c C-e n s (this succeeds in the conversion to slides) [NbConvertApp] Converting notebook /home/marcos/CloudStation/ReposGH/Docencia/EconometriaAplicada-SRC/ConR.ipynb to slides /usr/lib/python3/dist-packages/nbformat/__init__.py:92: MissingIDFieldWarning: Code cell is missing...
I just realized that the problem also occurs with Python Notebooks. With the old Debian (and Scimax) installation, the browser opened the HTML file correctly after converting to slides. With...
When exporting to Jupyter notebook I get this from the navigator: Notebook validation failed: data.cells[2] must be valid exactly by one definition (0 matches found): "" When exporting to slides...