没有合适的资源?快使用搜索试试~ 我知道了~
ipython2cwl:IPython2CWL是通过仅提供键入注释将IPython Jupyter Notebooks转换为CW...
共35个文件
py:12个
ipynb:4个
yml:3个
需积分: 9 0 下载量 185 浏览量
2021-02-04
07:38:27
上传
评论
收藏 138KB ZIP 举报
温馨提示
IPython2CWL IPython2CWL是通过简单地提供键入注释将 Jupyter Notebooks转换为命令行工具的工具。 from ipython2cwl . iotypes import CWLFilePathInput , CWLFilePathOutput import csv input_filename : 'CWLFilePathInput' = 'data.csv' with open ( input_filename ) as f : csv_reader = csv . reader ( f ) data = [ line for line i
资源推荐
资源详情
资源评论
收起资源包目录
ipython2cwl-master.zip (35个子文件)
ipython2cwl-master
MANIFEST.in 31B
.travis.yml 1KB
.readthedocs.yml 33B
test-requirements.txt 156B
docs
conf.py 2KB
index.rst 4KB
ipython2cwl
requirements_manager.py 465B
templates
template.dockerfile 108B
template.setup 242B
iotypes.py 6KB
__init__.py 86B
repo2cwl.py 7KB
cwltoolextractor.py 14KB
_config.yml 27B
tests
data
data.csv 773B
simple.ipynb 2KB
repo-like
data.yaml 38B
example1.ipynb 2KB
requirements.txt 14B
__init__.py 0B
test_requirements_manager.py 910B
non-annotated.ipynb 1KB
test_ipython2cwl_from_repo.py 6KB
test_cwltoolextractor.py 21KB
test_system_tests.py 2KB
LICENSE 11KB
examples
intro.ipynb 71KB
new_data.png 22KB
original_data.png 31KB
requirements.txt 18B
example.csv 708B
setup.py 2KB
.gitignore 4KB
Makefile 47B
README.md 2KB
共 35 条
- 1
资源评论
焦淼淼
- 粉丝: 30
- 资源: 4643
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功