Skip to content

Commit b171420

Browse files
authored
Remove instructions for alpha release
1 parent 7f296cd commit b171420

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,6 @@ the conda environment.
5454
$ conda install --file requirements/conda.txt
5555
```
5656

57-
**For version 0.5.0-alpha of the plugin:** The plugin is based on
58-
Jupyter Notebook 7, which at the moment is only available as a beta
59-
release. While that is the case, you should explicitly allow the
60-
installation of beta releases of Jupyter Lab and Notebook as in the
61-
following command:
62-
63-
```bash
64-
$ conda install -c conda-forge/label/notebook_beta -c conda-forge/label/jupyterlab_beta --file requirements/conda.txt
65-
```
66-
6757
### Building the notebook server
6858

6959
The Spyder notebook plugin includes a server which serves notebooks as HTML

0 commit comments

Comments
 (0)