simonduerr commited on
Commit
245db32
·
1 Parent(s): a08ade8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ def molecule(input_pdb, public_link):
75
  //Set options (Checkout available options list in the documentation)
76
  var options = {
77
  customData: {
78
- url: """+link""",
79
  format: "pdb"
80
  },
81
  alphafoldView: true,
 
75
  //Set options (Checkout available options list in the documentation)
76
  var options = {
77
  customData: {
78
+ url: """+link+""",
79
  format: "pdb"
80
  },
81
  alphafoldView: true,