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.
1 parent 30cadf6 commit 8a55f94Copy full SHA for 8a55f94
_config.yml
@@ -1,4 +1,4 @@
1
-theme: jekyll-theme-cayman
+theme: minima
2
3
title: RubyData
4
description: "A COMMUNITY FOR DEVELOPERS AND USERS WHO USE OPENSOURCE DATA TOOLS WITH RUBY"
index.md
@@ -1,3 +1,10 @@
+---
+layout: default
+title: HOME
5
+
6
+## *A COMMUNITY FOR DEVELOPERS AND USERS WHO USE OPENSOURCE DATA TOOLS WITH RUBY*
7
8
# About RubyData
9
10
RubyData aims to increase two populations of:
page1.md
@@ -0,0 +1,10 @@
+title: LINK
+# Jupyter Notebook
+- [Try Jupyter with Ruby](https://jupyter.org/try)
+# numo-narray
+- [100 narray exercises](https://github.com/ruby-numo/numo-narray/wiki/100-narray-exercises)
0 commit comments