-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add link to plotly-notebook-js #239
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
Conversation
@@ -128,7 +128,8 @@ Open-source clients to the plotly.js APIs are available at these links: | |||
|**R / RStudio**| [ropensci/plotly](https://github.com/ropensci/plotly) | [plot.ly/r/getting-started](https://plot.ly/r/getting-started) | | |||
|**Python / Pandas / IPython notebook**| [plotly/plotly.py](https://github.com/plotly/plotly.py) | [plot.ly/python/getting-started](https://plot.ly/python/getting-started) | | |||
|**MATLAB**| [plotly/matlab-api](https://github.com/plotly/matlab-api) | [plot.ly/matlab/getting-started](https://plot.ly/matlab/getting-started) | | |||
|**node.js**| [plotly/plotly-nodejs](https://github.com/plotly/plotly-nodejs) | [plot.ly/nodejs/getting-started](https://plot.ly/nodejs/getting-started) | | |||
|**node.js / Tonicdev / Jupyter notebook **| [plotly/plotly-notebook-js](https://github.com/plotly/plotly-notebook-js) | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm. We have Python / Pandas / IPython notebook two lines above. I'd put Tonicdev only on this line to avoid confusion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean to remove "Jupyter"? I'd like to keep that in for searchability - lots of people know Jupyter but Tonicdev is still relatively new on the scene. |
+1 for leaving Jupyter notebook -- I think that could draw more interest |
Is this ok to merge and close? |
💃 |
Once we have a "getting started" page in the docs, we can add that as well.