Datasource dropdown in Explore view

This commit is contained in:
Maxime Beauchemin
2016-04-06 08:23:27 -07:00
parent 65e72d0d07
commit 062f2b81cf
5 changed files with 34 additions and 19 deletions

View File

@@ -44,6 +44,9 @@ attempt it: ::
C:\> set INCLUDE=C:\OpenSSL-1.0.1f-64bit\include;%INCLUDE%
C:\> pip install cryptography
# You may also have to create C:\Temp
C:\> md C:\Temp
Caravel installation and initialization
---------------------------------------