You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been attempting to use the command line (CLI) implementation to open an ngff-zarr folder and view the volume visualization in a standalone webpage. While the regular Jupyter widget works just fine, after multiple attempts I have not been able to get the standalone version to work.
I created a new conda environment with Python==3.10, and I installed itkwidgets using the commands in the documentation:
I ran the cells in EnvironmentCheck.ipynb to verify the dependencies. I tried launching with iTerm2, the VSCode terminal, and the regular Mac terminal. In each case, I could neither get the terminal viewer to appear nor a URL to connect to the web browser.
Please let me know if you need any additional information, or if there is another method I can try to run in standalone mode. Thanks!
The text was updated successfully, but these errors were encountered:
I have been attempting to use the command line (CLI) implementation to open an ngff-zarr folder and view the volume visualization in a standalone webpage. While the regular Jupyter widget works just fine, after multiple attempts I have not been able to get the standalone version to work.
I created a new conda environment with
Python==3.10
, and I installed itkwidgets using the commands in the documentation:I ran the cells in
EnvironmentCheck.ipynb
to verify the dependencies. I tried launching with iTerm2, the VSCode terminal, and the regular Mac terminal. In each case, I could neither get the terminal viewer to appear nor a URL to connect to the web browser.Please let me know if you need any additional information, or if there is another method I can try to run in standalone mode. Thanks!
The text was updated successfully, but these errors were encountered: