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

[FEATURE] - Add colab examples #26

Open
galeone opened this issue Oct 11, 2019 · 3 comments
Open

[FEATURE] - Add colab examples #26

galeone opened this issue Oct 11, 2019 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@galeone
Copy link
Member

galeone commented Oct 11, 2019

Describe the feature and the current behavior/state

Right now there are no examples "click and go", to run on Google Colab. There are no notebooks that explain and show how to use AshPy and why this solution should be better or more useful than using the pure Keras API or other solutions.

Will this change the current api? How?

No, it doesn't.

Who will benefit with this feature?

Everyone. Since, OK examples in the documentation and in the README are cool, but having some colab notebook is more powerful and easy to share (moreover, it's more catchy and people love executing cells and learning)

@EmanueleGhelfi
Copy link
Contributor

Agree. Let's remember Colab runs python 3.6 and AshPy is compatible with Python 3.7. We can write notebooks and wait for Colab to support python 3.7.

@galeone
Copy link
Member Author

galeone commented Oct 11, 2019

Yup - we can start creating some notebook, first run it on a Binder, so people can try ashpy - and when colab starts supporting Python 3.7 we'll switch

@EmanueleGhelfi
Copy link
Contributor

Just to remember: check if it is possible to use this https://nbsphinx.readthedocs.io/en/0.5.1/ to include notebooks in the doc

@mr-ubik mr-ubik added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants