You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- For additional details on the [Python LSP server](https://pypi.org/project/python-language-server/)
21
23
- Compile python4nb from source and install module within given Netbeans setup
24
+
- Open Tools...Python Platform...select python instance where LSP server module installed
22
25
23
26
# Change process
24
27
- Changes will be tracked using [project's github issues](https://github.com/ebresie/python4nb/issues).
25
28
- Upon completion of updates for given issues, a pull request will be made, reviewed, and upon completion integrated into the master branch in github for coming release.
26
29
27
30
# Change log
31
+
## Release 0.2
32
+
-[Python Platform Configuration and Installation](https://github.com/ebresie/python4nb/issues/3)
0 commit comments