How to Install and Uninstall python3-spyder-notebook Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python3-spyder-notebook" package

Please follow the guidelines below to install python3-spyder-notebook on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-spyder-notebook

2. Uninstall "python3-spyder-notebook" package

This tutorial shows how to uninstall python3-spyder-notebook on openSuSE Tumbleweed:

$ sudo zypper remove python3-spyder-notebook

3. Information about the python3-spyder-notebook package on openSuSE Tumbleweed

Information for package python3-spyder-notebook:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-spyder-notebook
Version : 0.5.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 23.8 MiB
Installed : No
Status : not installed
Source package : python-spyder-notebook-0.5.1-1.2.src
Upstream URL : https://github.com/spyder-ide/spyder-notebook
Summary : Jupyter notebook integration with Spyder
Description :
Spyder plugin to use Jupyter notebooks inside Spyder. Currently it supports
basic functionality such as creating new notebooks, opening any notebook in
your filesystem and saving notebooks at any location.
You can also use Spyder's file switcher to easily switch between notebooks and
open an IPython console connected to the kernel of a notebook to inspect its
variables in the Variable Explorer.