mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
made suggested changes
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<tool id="interactive_tool_qiskit_jupyter_notebook" tool_type="interactive" name="Qiskit Jupyter notebook" version="0.0.1" profile="22.01">
|
||||
<description>interactive tool</description>
|
||||
<requirements>
|
||||
<container type="docker">thepineapplepirate/qiskit_galaxy:latest</container>
|
||||
<container type="docker">thepineapplepirate/qiskit_galaxy:1.0.0</container>
|
||||
## files for this docker image can be found at https://github.com/thepineapplepirate/qiskit-jupyter-galaxy_docker.git ##
|
||||
</requirements>
|
||||
<entry_points>
|
||||
<entry_point name="Qiskit Jupyter Notebook" requires_domain="True">
|
||||
|
||||
Reference in New Issue
Block a user