Code Monkey home page Code Monkey logo

Comments (8)

mbektas avatar mbektas commented on June 12, 2024 1

@kburchfiel the bundled environment is a conda environment (generated using miniconda). We use conda-forge channel by default for bundling the environment and for new environments created by the app. These make sure the app complies to Anaconda rules. @bollwyvl did you have any other details to share on this matter?

from jupyterlab-desktop.

mbektas avatar mbektas commented on June 12, 2024 1

yes, (as far as I know) you don't need to pay to Anaconda to use JupyterLab Desktop and the bundled environment. You can check this Anaconda blog post which supports that too.

from jupyterlab-desktop.

bollwyvl avatar bollwyvl commented on June 12, 2024 1

disclaimer: former employee of Anaconda, Inc. ne Continuum Analytics

Here is the conda-forge take on it:

https://conda-forge.org/blog/2020/11/20/anaconda-tos/

To my understanding, and IANAL, what are encumbered are the non-free, mostly repackaging of (mostly) conda-forge feedstocks:

  • miniconda
    • this includes the one GitHub re-distributes on their runners, etc.
  • the "Anaconda individual" distribution
  • anaconda navigator
  • anything downloaded from anaconda.com
    • might even include repodata.json, dunno
  • anything downloaded from:
    • anaconda.org/defaults
    • anaconda.org/msys2

I therefore generally recommend avoiding all of the above by open source projects, and by extension, corporate downstreams that are looking at this stuff.

Other conda-compatible distributions built on miniforge, (e.g. mambaforge), micromamba, pixi distributions are not encumbered by the Anaconda, Inc. ToS, and are fully bootstrapped from the repos on https://github.com/conda-forge. This includes the conda-forge/m2-* packages, needed to bootstrap the free POSIX environment on win-64.

Of course, on non-free platforms/compilers (osx-?, win-64) it isn't always 100% clear what your rights are regarding binary packages. And further, of course, this also ships basically an operating system (chromium) and another language runtime (nodejs), good luck untangling what exactly is in those, if you actually need to audit what licenses are coming in. I basically guarantee there's some (A)GPL code lighting up before you start a kernel, but definitely once you start doing any real compute. So don't go white-label reselling this stuff.

from jupyterlab-desktop.

welcome avatar welcome commented on June 12, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

from jupyterlab-desktop.

kburchfiel avatar kburchfiel commented on June 12, 2024

I installed JuptyerLab's bundled Python environment to see if it would allow me to run Python instead. Interestingly, once I installed it, I was able to open up a notebook and run it using my custom environment, even though there still wasn't a conda path specified within the settings menu. (This switch involved setting both the environment, near the top right of the program, and the kernel, located a bit below the environment, to my custom Conda environment.)

This solution works fine for me, although I do have one follow-up question: does the bundled environment use Anaconda? Anaconda updated its terms of service to require payments for commercial use in certain cases (which is why I switched over to miniforge), so I wanted to make sure that installing this environment wouldn't require me to make payments to Anaconda.

from jupyterlab-desktop.

JasonWeill avatar JasonWeill commented on June 12, 2024

@mbektas Can you answer this question about whether the bundled Python environment uses Anaconda, and if so, what changes customers need to make to use alternatives such as miniforge?

from jupyterlab-desktop.

kburchfiel avatar kburchfiel commented on June 12, 2024

@mbektas That's very helpful to know, thank you! So just to confirm, I don't need to pay Anaconda to use JupyterLab Desktop's bundled environment, correct? (I'm guessing that's what you meant by 'complies to Anaconda rules.')

from jupyterlab-desktop.

kburchfiel avatar kburchfiel commented on June 12, 2024

Thanks so much for the confirmation and detailed explanations, @mbektas and @bollwyvl!

from jupyterlab-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.