ThibaultFy commited on
Commit
43dcdd1
1 Parent(s): 137bc36

Update substra_launcher.py

Browse files
Files changed (1) hide show
  1. substra_launcher.py +0 -3
substra_launcher.py CHANGED
@@ -17,9 +17,6 @@ async def launch_substra_space(
17
 
18
  CMD ["bash", "docker-run.sh"]
19
  """
20
-
21
- with open("substra_template/.env", 'w') as f:
22
- f.write(ENV_FILE)
23
 
24
  repo_url = hf_api.create_repo(
25
  repo_id=repo_id,
 
17
 
18
  CMD ["bash", "docker-run.sh"]
19
  """
 
 
 
20
 
21
  repo_url = hf_api.create_repo(
22
  repo_id=repo_id,