Commit Graph

3444 Commits

Author SHA1 Message Date
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
Ayaz Salikhov
e5879f20f1 Improve docs about VSCode jupyter settings 2023-07-04 18:27:42 +04:00
Ayaz Salikhov
0b8b444cf1 Change mypy website url 2023-07-04 18:10:12 +04:00
pre-commit-ci[bot]
d71917f3c0 [pre-commit.ci] pre-commit autoupdate (#1933)
updates:
- [github.com/asottile/pyupgrade: v3.6.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.8.0)
- [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.3.0...v1.4.1)
- [github.com/igorshubovych/markdownlint-cli: v0.34.0 → v0.35.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.34.0...v0.35.0)
- [github.com/asottile/blacken-docs: 1.13.0 → 1.14.0](https://github.com/asottile/blacken-docs/compare/1.13.0...1.14.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-04 14:16:36 +04:00
Ayaz Salikhov
2df2eeca93 Compress images to improve download/upload speed (#1932) 2023-07-03 17:24:11 +04:00
Ayaz Salikhov
c44f6e9476 Remove extra line in some test files 2023-07-03 00:35:00 +04:00
Ayaz Salikhov
2343fdba34 Add run_command script in tests (#1931)
* Add run_command script in tests

* Fix

* Add timeout back
2023-07-03 00:34:06 +04:00
Ayaz Salikhov
28c5a1bf1d Refactor handling of artifacts (#1930) 2023-07-02 09:37:09 +04:00
Ayaz Salikhov
98d700d84d Unify julia scripts style 2023-07-01 11:45:39 +04:00
Ayaz Salikhov
095717cb57 Fix spelling 2023-06-29 12:52:21 +04:00
Yuvi Panda
b07eb7a640 Add a setup script to install Julia + IJulia (#1927) 2023-06-29 09:09:51 +04:00
Yuvi Panda
a489a0f259 Add jupyter/julia-notebook (#1926)
* Add jupyter/julia-notebook

There is a growing number of Julia users in the Jupyter
ecosystem who do not use R, and hence would <3 to have a
dedicated docker image that doesn't bring in all the R
stuff that datascience-notebook brings in! The built image
size is much smaller, and eventually paves the way to
better ecosystem support for Julia.

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

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

* Add a test for julia-notebook

* Tell tests what julia-notebook inherits from

* Sort lists with julia-notebook

* Fix README for julia-notebook

* Add julia-notebook to the makefile

* Move julia-notebook below r-notebook

* Use hard tabs in Makefile

* Do some more sorting

* Rename test_julia to avoid mypy issue

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

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

* Re-order julia/r-notebook

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Move julia-notebook stanza under r-notebook

* Update inheritance diagram

---------

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-06-28 14:41:45 +04:00