Skip to content

Add a link to the installation section on the tutorial page. #1167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DON-BRAN opened this issue Oct 11, 2022 · 4 comments
Closed

Add a link to the installation section on the tutorial page. #1167

DON-BRAN opened this issue Oct 11, 2022 · 4 comments

Comments

@DON-BRAN
Copy link
Contributor

The installation section is found here and is not directly accessible from the tutorial page. Trying to run the samples fail with an error because of no Zarr installation.

>>> import zarr
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'zarr'
>>> 
@joshmoore
Copy link
Member

Thanks, @DON-BRAN. Maybe it would even be a good idea to move it into its own file so that it shows up in the left-hand navigation menu.

@DON-BRAN
Copy link
Contributor Author

Thanks, @DON-BRAN. Maybe it would even be a good idea to move it into its own file so that it shows up in the left-hand navigation menu.

That sounds great 🤓.
I will begin working on that.
@joshmoore, will it still be relevant to have the installation link in the tutorial page pointing to the new installation file?

@joshmoore
Copy link
Member

I wasn't sure. If it's always visible on the side, then maybe that's enough. What do you think?

@DON-BRAN
Copy link
Contributor Author

I wasn't sure. If it's always visible on the side, then maybe that's enough. What do you think?

You're right,
If it's always visible by the side, then that's enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants