Hello,
Trouble running Cadabra 2 and generating output with the system described below:
OS: WSL 2 [Windows Subsystem for Linux 2] Ubuntu 18.04 on Windows 10 x64
Python 3.7.7.
Installation type: Anaconda 3
Cadabra2 download and installed using conda as per instructions
conda list cadabra
packages in environment at /home/audrius/anaconda3:
Name Version Build Channel
cadabra2-jupyter-kernel 2.2.9 h6bb024c_0 kpeeters
conda list sympy
packages in environment at /home/audrius/anaconda3:
Name Version Build Channel
sympy 1.5.1 py37_0
conda list jupyter
packages in environment at /home/audrius/anaconda3:
Name Version Build Channel
cadabra2-jupyter-kernel 2.2.9 h6bb024c_0 kpeeters
jupyter 1.0.0 py37_7
jupyter_client 6.1.2 py_0
jupyter_console 6.1.0 py_0
jupyter_core 4.6.3 py37_0
jupyterlab 1.2.6 pyhf63ae98_0
jupyterlab_server 1.1.0 py_0
Is there another conda package or packages that I should check?
Using the MS VS Code IDE, I start the Jupyter server, select the "Cadabra" kernel option.
I then run the cell containing the example code from "Using Cadabra for tensor computations in General Relativity" by L. Brewin, "1. Hello metric connection", but no output is generated, just a new cell is created. Also, the Cadabra kernel state stays "Idle".
I've attached a screenshot below: