Commit Graph

3555 Commits

Author SHA1 Message Date
Ayaz Salikhov
e8874a5fab Fix mamba install commands 2023-07-28 17:17:39 +04:00
Ayaz Salikhov
b6786dc79d Fix link 2023-07-28 14:06:38 +04:00
Ayaz Salikhov
37afcd4c85 Update manpage enabling recipe 2023-07-28 14:04:10 +04:00
Ayaz Salikhov
fc29c32237 Fix xgboost recipe 2023-07-28 13:58:53 +04:00
Ayaz Salikhov
57d6c600d1 Unify pip installation style 2023-07-28 13:48:45 +04:00
Ayaz Salikhov
832dbb97c0 Update rise to suggest JupyterLab extension 2023-07-28 13:46:42 +04:00
Ayaz Salikhov
88021e8b52 Fix dask extension recipe 2023-07-28 13:34:51 +04:00
Ayaz Salikhov
5f839cd86b Fix custom image name 2023-07-28 13:34:37 +04:00
Ayaz Salikhov
d3ffd76092 Unify base image choice 2023-07-28 13:18:07 +04:00
Ayaz Salikhov
4ee1da08c1 Do not use :latest tag 2023-07-28 13:15:10 +04:00
Ayaz Salikhov
25c16a49b7 Fix markdown reference in docs 2023-07-28 13:12:37 +04:00
Ayaz Salikhov
6d5d183acf Update docs on using mamba install or pip install 2023-07-28 13:10:35 +04:00
Ayaz Salikhov
3ab837290e Update Microsoft SQL Server ODBC driver recipe (#1952)
* Update Microsoft SQL Server ODBC driver recipe

* Fix
2023-07-28 12:38:31 +04:00
Ayaz Salikhov
df06e24103 Improve wording in docs about Jupyter Notebook (#1949)
* Improve wording in docs about Jupyter Notebook

* Fixes

* Better naming

* Apply suggestions from code review
2023-07-28 12:16:02 +04:00
Ayaz Salikhov
7c03161578 Temporarily disable tests using conda --json output 2023-07-28 12:06:40 +04:00
Ayaz Salikhov
bfe5f20914 Use correct ServerApp options in examples and tests (#1947) 2023-07-26 20:09:47 +04:00
Ayaz Salikhov
75ca54d550 Update selecting.md 2023-07-26 18:26:48 +04:00
Ayaz Salikhov
84352d06b4 Update julia version (#1946) 2023-07-26 16:56:28 +04:00
Ayaz Salikhov
aedf3e788c Remove jupyter_notebook_config.py (#1945)
* Remove jupyter_notebook_config.py

* Update Dockerfile
2023-07-26 12:36:19 +04:00
Ayaz Salikhov
df6884ffaf Update tag example 2023-07-26 12:32:28 +04:00
Ayaz Salikhov
1688c06ea3 Improve docs in setup-julia-packages.bash 2023-07-26 11:59:30 +04:00
Ayaz Salikhov
076d151138 Add missing julia images needs 2023-07-26 00:13:45 +04:00
Ayaz Salikhov
b8d617dc05 Some fixes for Jupyter Notebook 7 (#1944)
* Some fixes for Jupyter Notebook 7

* Fix jupyter nbextension

* Remove explicit port setting
2023-07-25 12:51:17 +04:00
Ayaz Salikhov
ca6272c2be Update pre-commit hooks 2023-07-20 14:34:18 +04:00
Ayaz Salikhov
b94d9e074c Show all issues when creating bug report 2023-07-19 15:06:22 +04:00
Ayaz Salikhov
1dbb946c20 Small fix in issue template 2023-07-18 11:32:15 +04:00
Ayaz Salikhov
8f03ac9838 Add docker-stacks-foundation to issue template 2023-07-18 11:28:30 +04:00
Ayaz Salikhov
141d72d9e6 Run link checker twice to get less GitHub fails 2023-07-12 15:06:03 +04:00
Ayaz Salikhov
7cd3a776fe Fix docs to share an image 2023-07-12 13:38:33 +04:00
Ayaz Salikhov
ab71f95be8 Rewrite community stacks doc and update all the screenshots 2023-07-12 13:35:40 +04:00
Ayaz Salikhov
3c77c1073d Update cookiecutter example 2023-07-11 15:13:11 +04:00
Ayaz Salikhov
78ba661e89 Change dependabot url 2023-07-11 14:43:03 +04:00
Ayaz Salikhov
d60cf610fd More clear docs 2023-07-11 14:24:41 +04:00
Ayaz Salikhov
a7781fb90a More clear docs on building pyspark-notebook with different spark version 2023-07-11 14:16:10 +04:00
Ayaz Salikhov
67029f17f0 Always pull ubuntu:22.04 (#1940) 2023-07-11 14:11:41 +04:00
Ayaz Salikhov
1b04ebe67d One more docs fix 2023-07-09 20:20:34 +04:00
Ayaz Salikhov
11071cb577 Fix docs 2023-07-09 19:57:34 +04:00
Ayaz Salikhov
29a1e3da6e Makefile cleanup and check-outdated fix 2023-07-09 16:50:39 +04:00
Ayaz Salikhov
8c74f0ba67 Update rtd config 2023-07-09 16:22:36 +04:00
Ayaz Salikhov
f0d0871bd3 Update prettier 2023-07-08 01:38:36 +04:00
Ayaz Salikhov
3d1dfb0453 Fix applying tags in local development (#1939) 2023-07-07 17:44:42 +04:00
Thijs Walcarius
4f92f2c651 Fix image tagging in hook/% (#1938) 2023-07-07 15:14:37 +04:00
Ayaz Salikhov
819aa10230 Add tensorflow-notebook artifacts download 2023-07-06 14:41:41 +04:00
Ayaz Salikhov
2edc0fe214 Put pluto test in one common file (#1934) 2023-07-05 22:07:43 +04:00
Yuvi Panda
39582f7099 Install Pluto.jl and jupyter-pluto-proxy (#1929)
* Install Pluto.jl and jupyter-pluto-proxy

[Pluto.jl](https://plutojl.org/) is an alternative reactive notebook
frontend focused specifically on Julia. I think shipping this
by default in the julia-enabled images helps serve the Julia
community better, particularly when used with JupyterHub.

For context, I am working with the Julia users of the
[Jupyter Meets the Earth](https://jupytearth.org/) project, and
trying to understand how to best serve their needs on a JupyterHub.
We currently maintain a massive image that 'has everything', but
I'm trying to instead work upstream wherever possible so everyone
working in these subfields can benefit. Meeting Julia users where
they are at seems a useful path forward here.

* Add note about Pluto.jl to selecting.md

* Default to replacing - with _ in package imports

* Add jupyter-pluto-proxy to package import mapping

* Add Pluto.jl to datascience-notebook image

* Add test for pluto proxy starting correctly

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update test_packages.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2023-07-05 18:48:36 +04:00
Ayaz Salikhov
127004aec4 Add an example of adding a new image 2023-07-04 20:27:31 +04:00
Ayaz Salikhov
51109c93aa Add newlines to Community Stacks to make images look better 2023-07-04 20:24:00 +04:00
Ayaz Salikhov
a10fc2bdd0 Update maintaining recipes 2023-07-04 20:11:56 +04:00
Ayaz Salikhov
b345aa508d Fix text 2023-07-04 18:37:17 +04:00
Ayaz Salikhov
042161a94f Put static files in correct folder 2023-07-04 18:33:14 +04:00