You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rburghol
What format is your "/var/www/python/auth.private" file in? So I can test it on my end :)
I suppose we could consider storing the auth info in a single location like "/var/www/auth/auth.private" since the same login info can be used for REST calls from both R and python (we'd probably need to store the file in a format (JSON?) that makes it easy to read the rest_uname and rest_pw to variables in both R and python environments)
@jdkleiner Just wanted to get this in writing -- the auth.private file used here is JSON, so, that makes it an ideal candidate moving forward for a cross-platform single file.
Objectives:
hdf5
name? See Dynamic python code #65hsp2 import_json [json file name]
The text was updated successfully, but these errors were encountered: