spyder-ide / spyder-notebook

Jupyter notebook integration with Spyder
Other
534 stars 130 forks source link

install Spyder-notebook for Spyder standalone application #346

Open Jacques2101 opened 3 years ago

Jacques2101 commented 3 years ago

hi, how to install Spyder-notebook for Spyder standalone application ? thx

jitseniesen commented 3 years ago

@dalthviz Is it possible to install plugins like spyder-notebook if Spyder is installed with the stand-alone installer?

dalthviz commented 3 years ago

Hi @Jacques2101 and @jitseniesen for now is not possible/straightforward (at least in the case of the Windows installer), a possibility for now is to build an installer that comes with the plugins you want using the scripts we have to build installers. Pinging @ccordoba12 just in case (maybe we can discuss ideas to add support for plugins in the installer in this issue and maybe move it to the Spyder repo)

ccordoba12 commented 3 years ago

My idea is to add spyder-terminal and/or spyder-notebook to the installers after they've been migrated to the new API and so better integrated with Spyder.

For now they have too many UX issues (especially spyder-notebook), so I think it's better to wait until Spyder 5 is ready.

jitseniesen commented 3 years ago

For now they have too many UX issues (especially spyder-notebook), so I think it's better to wait until Spyder 5 is ready.

I agree, at least as far as spyder-notebook is concerned. Perhaps we need to wait even longer. The plugin looks nice, but when using it seriously too many rough edges become apparent. It still needs a bit more work.

@ccordoba12 Is the new API starting to stabilize sufficiently that I can start migrating the plugin to it?

ccordoba12 commented 3 years ago

Not yet. I'd say mid February is a good time to start considering a migration.

ObliviousMonkey commented 3 years ago

I'm on Windows, with standalone Spyder 5.0.3 and was wondering the same thing. Has it progressed in the last months since?

ccordoba12 commented 3 years ago

We first need to port Spyder-notebook to the Spyder 5 API (which is planned for this month). Then we could create installers on this repo with Spyder-notebook included, but that's a long term goal because right now we're quite busy with other things, sorry.

gepcel commented 2 years ago

Even with spyder-notebook added to the spyder installer, there's still the question of how to install another plugin to standalone spyder. I understand it's not supported yet. Is there a way to install plugins manually for standalone spyder in windows?

dalthviz commented 2 years ago

Hi @gepcel , not for the moment, sorry :/

bradwyatt commented 1 year ago

Any update on this? Would be incredibly useful feature.

ccordoba12 commented 1 year ago

@bradwyatt, perhaps we'll have a working solution during the second half of the year (but we can't make promises).