Skip to content

Commit

Permalink
test-without-jupyter-server
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Nov 22, 2023
1 parent c09f441 commit 624f903
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tests/acceptance/resources/jupyter_config.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,4 @@
{
"ServerProxy": {
"servers": {
"foo": {
"command": ["python", "-m", "http.server", "{port}"],
"launcher_entry": {
"title": "foo"
}
},
"bar": {
"command": ["python", "-m", "http.server", "{port}"],
"launcher_entry": {
"title": "bar"
},
"new_browser_tab": false
}
}
},
"LanguageServerManager": {
"autodetect": false
}
Expand Down

0 comments on commit 624f903

Please sign in to comment.