src icon indicating copy to clipboard operation
src copied to clipboard

tools for fast reading of docs

Results 2 src issues
Sort by recently updated
recently updated
newest added

I have a problem when try to load any document from workspace/data. I followed all the steps that are in README. Do you know what could be the problem?

Python does not recognize this code: from mar import MAR "ModuleNotFoundError: No module named 'mar'" The following does not return any relevant packages: conda install -y mar I am running...