Skip to content
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

Put the installation of Scarb in the jupyter notebook #1

Open
gillsgills opened this issue Jul 30, 2023 · 5 comments
Open

Put the installation of Scarb in the jupyter notebook #1

gillsgills opened this issue Jul 30, 2023 · 5 comments

Comments

@gillsgills
Copy link

Hi thanks for the amazing work!

I meanwhile would like to report an issue. When I am trying to run the final execution block, I found due to that I did not install Scarb, it cannot be run. However, in the notebook I did not find the instruction to install Scarb.

Maybe we can add some arguments at the very beginning?

@okhaimie-dev
Copy link

Hi @gillsgills can you link to a specific tutorial?

This one has the steps on adding all the dependencies required.
https://github.com/gizatechxyz/orion_tutorials/blob/main/mnist_nn/QAT_MNIST_MLP.ipynb

@raphaelDkhn should I make a PR to add the dependency installation steps to the other two tutorials? It might be helpful for people trying them out in random order.

@raphaelDkhn
Copy link
Collaborator

@okhaimie-dev Sure sounds good! Thanks!

@cpp-phoenix
Copy link

Hey @raphaelDkhn @gillsgills I can work on it if it's still pending

@Xaxxoo
Copy link

Xaxxoo commented Apr 2, 2024

@gillsgills Kindly assign this to me.

@JoshdfG
Copy link

JoshdfG commented Jun 21, 2024

@gillsgills @raphaelDkhn can i work on this. This is the detailed installation that needs to be added

Install via quick installation script
curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh

install via asdf version manager
asdf plugin add scarb
asdf install scarb latest
asdf global scarb latest

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

6 participants