visualization error : "Something has gone wrong. Check notebook server for errors."

Hello, I'm beginner of Qiime2. So I'm doing tutorial following Qiime2 website.

I installed ubuntu and went through the process of Qiime2 with python API in vscode.

However, the graph does not appear with this error.

"Something has gone wrong. Check notebook server for errors."

I don't see this error anywhere, how can I fix it?

Hi @JEONGKWON_JANG,

Welcome to the :qiime2: forum!

You won't be able to view visualizations directly within VS Code - what I'd recommend doing is saving your visualization and then opening it on QIIME 2 View. If you are using the terminal within VS Code, you can also run the following command to open up your viz in QIIME 2 View:

qiime tools view visualization-file-name.qzv

Where visualization-file-name.qzv is whatever name you allocated for your visualization when saving it to your machine.

Hope this helps! Cheers :lizard:

2 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.