MarcSkovMadsen commited on
Commit
c48b6e3
·
1 Parent(s): 3298517

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -13,11 +13,5 @@ See [the_easiest_way_to_create_dashboard](https://awesome-panel.org/resources/th
13
  ## Serve
14
 
15
  ```python
16
- panel serve index.ipynb --autoreload
17
- ```
18
-
19
- ## Convert to Pyodide
20
-
21
- ```bash
22
- panel convert index.ipynb --to pyodide-worker
23
  ```
 
13
  ## Serve
14
 
15
  ```python
16
+ panel serve app.ipynb --autoreload
 
 
 
 
 
 
17
  ```