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.

Create Anaconda distribution

See original GitHub issue

We should create an auto-deployed Anaconda distribution of mapboxgl-jupyter. Data scientists and analysts frequently use the Anaconda distribution of Python.

Process: https://conda.io/docs/user-guide/tutorials/build-pkgs-skeleton.html

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
sgilliescommented, Mar 19, 2018

Yeah, 👍 on conda-forge. I know some of the principals and they’ve won me over, at least for getting Rasterio into the hands of desktop and notebook users.

3reactions
danielfrgcommented, Mar 14, 2018

I would recommend publishing this to conda-forge. Its a set of community maintained recipes that will also build the conda packages for win, osx, and linux and publish it to the conda-forge channels where some anaconda users get packages.

The process is relatively simple: take the conda recipe and make a PR. You can read more about here: https://github.com/conda-forge/staged-recipes

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anaconda Distribution
Anaconda's open-source Distribution is the easiest way to perform Python/R data science and machine learning on a single machine.
Read more >
How to Install Anaconda Distribution on Your Computer
What Is the Anaconda Distribution? · the Python interpreter · an extensive collection of packages · Conda, a package and virtual environment ...
Read more >
How to Install Anaconda on Windows
1. Download & Install Anaconda Distribution for Windows · 2. Create Anaconda Environment · 3. Install and Run Jupyter Notebook.
Read more >
How To Install the Anaconda Python Distribution on ...
Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages. It is commonly used ...
Read more >
Managing environments
With conda, you can create, export, list, remove, and update environments that have different versions of Python and/or packages installed in them.
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