Federico Oldani
Federico Oldani
I got this error, but i'm not able to find where the error come from. ``` File "lstm_test.py", line 300, in test_script_stacked_bidir_rnn(5, 2, 3, 7, 4) File "lstm_test.py", line 275,...
Good morning, I am running ckan with docker and exposing it under nginx. I have problems in uploading files that take more than 60sec to be uploaded. Following the nginx...
Good afternoon, I'm trying to run the ckan docker container on my server. Since I wanna point my catalog to localhost:5000/ckan/foo (just to try) I edited ckan_entrypoint.sh and added "ckan.root_path...
Hi there! Since few people asked for python 3 version of this useful ckan extension (issue #39), I implemented it. I converted the code to be compatible with ckan 2.9...