On 2022-11-14 Guerkan Myczko <myc...@phys.ethz.ch> wrote:
> I would like to use Pre-Depends in the cadabra2 packge so it'll not break
> the jupyterhub notebook. It gets broken due to the package python3-notebook
> creating a symlink for the codemirror at
> /usr/lib/python3/dist-packages/notebook/static/components
> Now if cadabra2 which puts a part into that directory, while it's not yet
> symlinked the codeeditor part of notebook gets broken.
[...]

I think you must not install files into the symlink but into the real
directory where the symlink
/usr/lib/python3/dist-packages/notebook/static/components/codemirror
points to, afaict /usr/share/javascript/codemirror.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Reply via email to