spyder
Here are 137 public repositories matching this topic...
This includes documenting
from qtpy.QtCore import Signal, Slot- The use of the openfiledialog openfolderdialog helpers (study the option of overloading QFileDialog... which would also need documentation as it would change the default behavior)
- Where to find the Qt version
from qtpy.QtCore import __version__
How difficult would it be to have the selected notebook’s outline appear in the outline pane?
This would be like the table of contents, just the markdown headings within the notebook (which can be found by JS query, I suppose), which also have html tag-links.
There are versions of this functionality around (http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/READ
Precisamos criar um tutorial ensinando sobre como lidar com sites que necessitam de login ou de algum outro tipo de entrada.
-
Updated
Jul 4, 2020 - Python
The idea is to have an option like 3 (Do a Google search, save the Urls found and search the emails), but search a list of phrases.
This list can be in a .txt
The option can ask for number of search results in Google
-
Updated
Nov 6, 2018 - Java
Matplotlib figures, if not closed, prevent testing (or any test code execution) from advancing. When running pytest via pytest.main([__file__, "-s"]) (F5, __main__), plots are inlined and there isn't a problem. Plots may be part of testing, so silencing isn't always an option.
Moving plots to the Plots pane, or inline, or really anywhere as long as they don't stall testing would work. Is t
-
Updated
Apr 28, 2020 - Python
-
Updated
Oct 16, 2019 - Python
Since we will for some time be cross posting on both the spyder blog and the quansight blog, we should create a small tool to make this easier. Since most of the time we start on the labs website, we should create a Nikola -> Lektor blog.
The structure is well defined and on the future we could have these posts be created by a github action.
-
Updated
Dec 27, 2019
-
Updated
Nov 9, 2019 - Python
I couldn't find a mention about how to run cells in our docs, even though we mention how to create them. This is a serious issue we should solve as soon as possible.
-
Updated
Feb 9, 2018 - Swift
-
Updated
Oct 16, 2019 - Python
-
Updated
Apr 18, 2020 - Python
-
Updated
Jan 29, 2018 - Python
-
Updated
Feb 3, 2020 - Python
-
Updated
Jun 26, 2020 - Python
-
Updated
May 30, 2017 - Python
-
Updated
May 9, 2018
Improve this page
Add a description, image, and links to the spyder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spyder topic, visit your repo's landing page and select "manage topics."
The Directory Structure is out dated on the Dev: Spyder Internals Wiki page
https://github.com/spyder-ide/spyder/wiki/Dev:-Spyder-Internals
If you don't mind, please assign it to me and I can come up with a better version.