Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c54c6a + c156dfe commit 6ba1ca1Copy full SHA for 6ba1ca1
.circleci/config.yml
@@ -75,7 +75,7 @@ jobs:
75
cp --parents 'python/plotly-fundamentals/index.html' '../snapshots'
76
cp --parents 'python/line-and-scatter/index.html' '../snapshots'
77
cp --parents 'r/index.html' '../snapshots'
78
- cp --parents 'r/getting-started/index.html' '../snapshots'
+ # cp --parents 'r/getting-started/index.html' '../snapshots'
79
cp --parents 'r/plotly-fundamentals/index.html' '../snapshots'
80
cp --parents 'r/line-and-scatter/index.html' '../snapshots'
81
cp --parents 'javascript/index.html' '../snapshots'
_posts/r/2015-07-30-getting-started.md
0 commit comments