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

cant understand some docs #6

Closed
cuihee opened this issue Sep 20, 2017 · 5 comments
Closed

cant understand some docs #6

cuihee opened this issue Sep 20, 2017 · 5 comments
Labels
discussion Issue contains general discussion. help-wanted Issue contains request for help or information.

Comments

@cuihee
Copy link

cuihee commented Sep 20, 2017

https://github.com/Unity-Technologies/ml-agents/wiki/Getting-Started-with-Balance-Ball#testing-python-api

I follow the doc's step and get here:
I can get "http://localhost:8888/tree" successfully
BUT i dont know how to next or understand what the doc says.
(English is not my mother tongue)

@AntonShumin
Copy link

AntonShumin commented Sep 20, 2017

I have the same problem (i think)

I've loaded up the /tree folder. Inside i can see the Basics.ipynb

image

import matplotlib.pyplot as plt where do i write those commands?

Edit: found it

Launch Jupyter QtConsole
cd into the python directory
run the commands from Basics.ipynb
there you will get the AttributeError #5 #6 #7

@awjuliani
Copy link
Contributor

The AttributeError should be addressed in master, see #5.

@vincentpierre
Copy link
Contributor

If you are confused about how to use jupyter once launched, here is a link that explains how to run the notebook:
https://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html
You can run the cells inside the browser by pressing shift + enter

@romerocesar
Copy link

Thanks for trying it out! I added a link to the jupyter quick start guide from the getting started wiki. Feel free to reopen if you feel your issue hasn't been addressed

@romerocesar romerocesar added help-wanted Issue contains request for help or information. discussion Issue contains general discussion. labels Sep 21, 2017
@lock
Copy link

lock bot commented Jan 5, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Issue contains general discussion. help-wanted Issue contains request for help or information.
Projects
None yet
Development

No branches or pull requests

5 participants