Replies: 1 comment 3 replies
-
|
Thanks for the continued feedback. We love that you are using Notebooks to teach! The most direct way we are making it easier to get started with Notebooks is by bringing the Notebooks 2.0 editor to the web. This should be available very soon. Does that help? Then your students won’t need to install anything to get started, but they can transition to local development if and when they want it. As for your suggested configuration, that seems fine if it works for you? You can create a repository with your desired setup and have people fork it. Or are there features missing from Notebook Kit that you need to achieve your desired configuration? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been beginning to use Observable Desktop and Notebook Kit to introduce STEM-shy, code-shy humanities and arts students to Observable Notebooks as — this is how I see it — 'pen and paper' for the web, with literate programming (i.e. with original writing, comment(ary) and code fully integrated).
But even a simple 'install' and configuration can be a challenge for the students I am working with. What I hope to have:
(3) Could be addressed by a different default directory structure for local Observable Notebooks:
With default
package.jsonsimilar to this:[*This is an
issue.]Why? Because if the project tracks a free public repo hosted on GitHub, the setup up for GitHub Pages becomes trivially easy. My code-shy students get an easy versioned workflow to a website that they can program themselves, literately.
Beta Was this translation helpful? Give feedback.
All reactions