Skip to content
Discussion options

You must be logged in to vote

Thanks for the tips!

I have realized what I think is the source of the problem. The whole project directory (and as such, the directory where the conda env was created) is mounted on my local computer with sshfs. It seems that even though quarto check seems to correctly detect the python and jupyter in that conda env, when it comes to rendering it reverts to using my system-wide python and jupyter (where seaborn is not available).

When I clone this conda environment to another local location (not sshfs-mounted) and activate that one instead for rendering, then things work as expected.

I imagine this behavior is expected in this scenario.

Since this is a discussion, I'd appreciate your tak…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@m-pauper
Comment options

@mcanouil
Comment options

@m-pauper
Comment options

Answer selected by m-pauper
@mcanouil
Comment options

@m-pauper
Comment options

@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
file-systems issues with NFS, google drive, onedrive, etc conda
2 participants