question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installing Jupyter Notebooks?

See original GitHub issue

Where do we want to install Jupyter Notebooks? I have seen many recipes proposed where this might be an option and I would like us to think about the issues and standardize how we are going to do this. Just spit balling here, but maybe in share/notebooks or something like this. If other tools have smarts for recognize this location, it would be good to consider them in this thought process too.

cc @conda-forge/core @bollwyvl @melund @lmcinnes @jcb91

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
pelsoncommented, Jul 21, 2016

Nice idea and v. interesting discussion. That said, this isn’t really a conda-forge thing - it applies as a useful standard for all packaging systems (including anaconda, EPD, Debian etc.) though I certainly have no problems with conda-forge trailblazing here.

My suggestion: create a package which lives outside of conda-forge, and it can then be packaged up in short order on conda-forge.

FWIW, I completely support the <prefix>/share/notebooks/<package name> standard.

1reaction
jakirkhamcommented, Jul 17, 2016

though it would probably also be sensible for projects to place them within a folder inside share/notebooks so that it doesn’t just become a dumping ground

Absolutely, maybe we can have it be share/notebooks/<package name>.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Project Jupyter | Installing Jupyter
Project Jupyter's tools are available for installation via the Python Package Index, the leading repository ... Install the classic Jupyter Notebook with:.
Read more >
How to install Jupyter Notebook on Windows? - GeeksforGeeks
Installing Jupyter Notebook using Anaconda: ; Launch Anaconda Navigator: Anaconda-Navigator ; Click on the Install Jupyter Notebook Button:
Read more >
How To Install Jupyter Notebook on Mac and Windows
Go to the Miniconda Downloads page. Download the appropriate (32- or 64-Bit) Python 3.X version of Miniconda. ... A number should be returned....
Read more >
2. Installation - Jupyter Notebook Beginner's Guide
The easiest way to install the Jupyter Notebook App is installing a scientific python distribution which also includes scientific python packages.
Read more >
Installing and Launching Jupyter - Real Python
Now we're going to take a look at how to install and launch Jupyter Notebooks. For this, I'm going to head over to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found