Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

some issues running test-suite-upload-from-sciunit.ipynb

Đang mở
#39 10 bình luận 0 reaction 1 người được giao Xem trên GitHub

@NeZanyat đang làm issue này rồi.

Từ ngày 6/11/2018.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

I encountered the following issues running test-suite-upload-from-sciunit.ipynb.
(I was using dev branch for sciunit and I saw it has substantial changes compared to master, so It would be a good idea to revisit this example ones the dev branch PR is merged)

in [22] -> models[1].set_attrs({'izhikevich2007Cell':{'a':'0.04 per_ms'}})

  File "test_suit.py", line 19, in <module>
    models[1].set_attrs({'izhikevich2007Cell':{'a':'0.04 per_ms'}})
TypeError: set_attrs() takes 1 positional argument but 2 were given

workaround : remove attr

in [34] -> test2 = AnotherTest(observation={'mean':3, 'std':8, ...)

NameError: name 'AnotherTest' is not defined

So, replace AnotherTest with TestFromJupyterNotebook()

in [39] -> responses = client_instance.upload_suite_score(suite, score_matrix)

ERROR:scidash_api.mapper:CLIENT -> INVALID DATA: {'sort_key': ['required field']}

Workaround: adding keys manually.

in [39] -> responses = client_instance.upload_suite_score(suite, score_matrix)

{'errors': {'model_instance': {'run_params': ['Not a valid string.']}, 'score_class': {'url': ['Enter a valid URL.']}}, 'success': False}
Ngôn ngữ chính
Jupyter Notebook
Star
2
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của MetaCell/scidash-api

Tất cả issue của MetaCell/scidash-api

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.